Home
last modified time | relevance | path

Searched defs:vcall_offset (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Dclass.c8779 tree vcall_offset; in add_vcall_offset() local
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dclass.c9569 tree vcall_offset; in add_vcall_offset() local
/dragonfly/contrib/gcc-4.7/gcc/config/i386/
H A Di386.c32280 HOST_WIDE_INT vcall_offset, const_tree function) in x86_can_output_mi_thunk()
32311 HOST_WIDE_INT vcall_offset, tree function) in x86_output_mi_thunk()
/dragonfly/contrib/gcc-8.0/gcc/config/i386/
H A Di386.c41696 x86_can_output_mi_thunk (const_tree, HOST_WIDE_INT, HOST_WIDE_INT vcall_offset, in x86_can_output_mi_thunk() argument
41727 HOST_WIDE_INT vcall_offset, tree function) in x86_output_mi_thunk()