Home
last modified time | relevance | path

Searched defs:thunk (Results 1 – 11 of 11) sorted by relevance

/llvm-project-15.0.7/clang/test/Modules/Inputs/rec-types/
H A Dc.h4 void *(*thunk)(struct some_descriptor *); member
/llvm-project-15.0.7/lld/test/ELF/
H A Daarch64-cortex-a53-843419-large2.s15 thunk: label
/llvm-project-15.0.7/openmp/runtime/test/tasking/
H A Domp50_task_depend_mtx2.c50 int thunk(int gtid, int** pshareds) { in thunk() function
H A Domp50_task_depend_mtx.c50 int thunk(int gtid, int** pshareds) { in thunk() function
/llvm-project-15.0.7/lld/MachO/
H A DTarget.h70 virtual void populateThunk(InputSection *thunk, Symbol *funcSym) { in populateThunk()
/llvm-project-15.0.7/lld/COFF/
H A DInputFiles.h161 uint32_t addRangeThunkSymbol(Symbol *thunk) { in addRangeThunkSymbol()
H A DWriter.cpp456 Defined *thunk; in createThunks() local
1052 DefinedImportThunk *thunk = cast<DefinedImportThunk>(file->thunkSym); in appendImportThunks() local
H A DDLL.cpp473 Chunk *thunk; member in lld::coff::__anon1c8397240111::DelayAddressChunk
H A DPDB.cpp1524 DefinedImportThunk *thunk = cast<DefinedImportThunk>(file->thunkSym); in addImportFilesToPDB() local
/llvm-project-15.0.7/lld/MachO/Arch/
H A DARM64.cpp112 void ARM64::populateThunk(InputSection *thunk, Symbol *funcSym) { in populateThunk()
/llvm-project-15.0.7/llvm/include/llvm/BinaryFormat/
H A DMachO.h911 uint32_t thunk; member
917 uint64_t thunk; member
923 uintptr_t thunk; member