Searched defs:virtual_offset (Results 1 – 11 of 11) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/cp/ |
H A D | method.c | 84 tree fixed_offset, tree virtual_offset) in make_thunk() 174 tree virtual_offset = THUNK_VIRTUAL_OFFSET (thunk); in finish_thunk() local 283 tree virtual_offset; in use_thunk() local
|
H A D | mangle.c | 3536 mangle_call_offset (const tree fixed_offset, const tree virtual_offset) in mangle_call_offset() 3567 tree virtual_offset) in mangle_thunk()
|
H A D | class.c | 2178 tree fixed_offset, virtual_offset; in update_vtable_entry_for_fn() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | cgraphunit.c | 1624 HOST_WIDE_INT fixed_offset, tree virtual_offset) in thunk_adjust() 1732 tree virtual_offset = NULL; in expand_thunk() local
|
H A D | cgraph.c | 621 tree virtual_offset, in create_thunk()
|
H A D | tree-inline.c | 4500 tree virtual_offset = NULL; in expand_call_inline() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/cp/ |
H A D | method.c | 58 tree fixed_offset, tree virtual_offset) in make_thunk() 149 tree virtual_offset = THUNK_VIRTUAL_OFFSET (thunk); in finish_thunk() local 257 tree virtual_offset; in use_thunk() local
|
H A D | mangle.c | 4091 mangle_call_offset (const tree fixed_offset, const tree virtual_offset) in mangle_call_offset() 4122 tree virtual_offset, tree thunk) in mangle_thunk()
|
H A D | class.c | 2456 tree fixed_offset, virtual_offset; in update_vtable_entry_for_fn() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | cgraphunit.c | 1495 HOST_WIDE_INT fixed_offset, tree virtual_offset) in thunk_adjust() 1609 tree virtual_offset = NULL; in assemble_thunk() local
|
H A D | cgraph.c | 604 tree virtual_offset, in cgraph_add_thunk()
|