Searched defs:virtual_offset (Results 1 – 14 of 14) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | symtab-thunks.cc | 192 HOST_WIDE_INT fixed_offset, tree virtual_offset, in thunk_adjust() 338 tree virtual_offset = NULL; in expand_thunk() local
|
H A D | cgraph.cc | 619 tree virtual_offset, in create_thunk()
|
H A D | tree-inline.cc | 4879 tree virtual_offset = NULL; in expand_call_inline() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | cgraphunit.c | 1739 HOST_WIDE_INT fixed_offset, tree virtual_offset, in thunk_adjust() 1884 tree virtual_offset = NULL; in expand_thunk() local
|
H A D | cgraph.c | 620 tree virtual_offset, in create_thunk()
|
H A D | tree-inline.c | 4820 tree virtual_offset = NULL; in expand_call_inline() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | method.c | 59 tree fixed_offset, tree virtual_offset) in make_thunk() 150 tree virtual_offset = THUNK_VIRTUAL_OFFSET (thunk); in finish_thunk() local 258 tree virtual_offset; in use_thunk() local
|
H A D | mangle.c | 4159 mangle_call_offset (const tree fixed_offset, const tree virtual_offset) in mangle_call_offset() 4190 tree virtual_offset, tree thunk) in mangle_thunk()
|
H A D | class.c | 2539 tree fixed_offset, virtual_offset; in update_vtable_entry_for_fn() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | method.cc | 59 tree fixed_offset, tree virtual_offset) in make_thunk() 150 tree virtual_offset = THUNK_VIRTUAL_OFFSET (thunk); in finish_thunk() local 258 tree virtual_offset; in use_thunk() local
|
H A D | mangle.cc | 4372 mangle_call_offset (const tree fixed_offset, const tree virtual_offset) in mangle_call_offset() 4403 tree virtual_offset, tree thunk) in mangle_thunk()
|
H A D | class.cc | 2642 tree fixed_offset, virtual_offset; in update_vtable_entry_for_fn() local
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | elf32-xtensa.c | 4937 bfd_vma virtual_offset; member 5438 bfd_vma virtual_offset; /* Zero except for adding literals. */ member 5634 bfd_vma virtual_offset = loc->virtual_offset; in text_action_add_literal() local
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | elf32-xtensa.c | 4948 bfd_vma virtual_offset; member 5445 bfd_vma virtual_offset; /* Zero except for adding literals. */ member 5641 bfd_vma virtual_offset = loc->virtual_offset; in text_action_add_literal() local
|