/openbsd/gnu/gcc/gcc/cp/ |
H A D | method.c | 91 tree thunk; in make_thunk() local 178 finish_thunk (tree thunk) in finish_thunk()
|
H A D | semantics.c | 3038 tree thunk; in emit_associated_thunks() local
|
H A D | class.c | 6598 dump_thunk (FILE *stream, int indent, tree thunk) in dump_thunk()
|
/openbsd/gnu/llvm/lld/MachO/ |
H A D | Target.h | 87 virtual void populateThunk(InputSection *thunk, Symbol *funcSym) { in populateThunk()
|
/openbsd/gnu/gcc/gcc/config/sh/ |
H A D | symbian.c | 397 tree thunk; in sh_symbian_handle_dll_attribute() local
|
/openbsd/gnu/usr.bin/gcc/gcc/config/vax/ |
H A D | vax.c | 1013 vax_output_mi_thunk (file, thunk, delta, vcall_offset, function) in vax_output_mi_thunk() argument
|
/openbsd/gnu/llvm/lld/COFF/ |
H A D | InputFiles.h | 161 uint32_t addRangeThunkSymbol(Symbol *thunk) { in addRangeThunkSymbol()
|
H A D | DLL.cpp | 546 Chunk *thunk; member in lld::coff::__anon014abde10111::DelayAddressChunk
|
H A D | PDB.cpp | 1540 DefinedImportThunk *thunk = cast<DefinedImportThunk>(file->thunkSym); in addImportFilesToPDB() local
|
H A D | Writer.cpp | 1110 DefinedImportThunk *thunk = cast<DefinedImportThunk>(file->thunkSym); in appendImportThunks() local
|
/openbsd/gnu/usr.bin/gcc/gcc/cp/ |
H A D | method.c | 280 tree thunk; local
|
H A D | semantics.c | 2287 tree thunk; local
|
/openbsd/gnu/llvm/lld/MachO/Arch/ |
H A D | ARM64.cpp | 138 void ARM64::populateThunk(InputSection *thunk, Symbol *funcSym) { in populateThunk()
|
/openbsd/gnu/usr.bin/gcc/gcc/config/m68k/ |
H A D | m68k.c | 3863 m68k_output_mi_thunk (file, thunk, delta, vcall_offset, function) in m68k_output_mi_thunk() argument
|
/openbsd/gnu/usr.bin/gcc/gcc/config/i960/ |
H A D | i960.c | 2836 i960_output_mi_thunk (file, thunk, delta, vcall_offset, function) in i960_output_mi_thunk() argument
|
/openbsd/gnu/llvm/llvm/include/llvm/BinaryFormat/ |
H A D | MachO.h | 930 uint32_t thunk; member 936 uint64_t thunk; member 942 uintptr_t thunk; member
|
/openbsd/gnu/usr.bin/gcc/gcc/config/s390/ |
H A D | s390.c | 6432 s390_output_mi_thunk (file, thunk, delta, vcall_offset, function) in s390_output_mi_thunk() argument
|
/openbsd/gnu/usr.bin/gcc/gcc/config/i386/ |
H A D | i386.c | 14589 x86_can_output_mi_thunk (thunk, delta, vcall_offset, function) in x86_can_output_mi_thunk() argument 14622 x86_output_mi_thunk (file, thunk, delta, vcall_offset, function) in x86_output_mi_thunk() argument
|
/openbsd/gnu/usr.bin/gcc/gcc/config/arm/ |
H A D | arm.c | 11360 arm_output_mi_thunk (file, thunk, delta, vcall_offset, function) in arm_output_mi_thunk() argument
|
/openbsd/gnu/usr.bin/gcc/gcc/config/ia64/ |
H A D | ia64.c | 8437 ia64_output_mi_thunk (file, thunk, delta, vcall_offset, function) in ia64_output_mi_thunk() argument
|