Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/xray/
H A Dxray_powerpc64.cpp54 patchFunctionEntry(const bool Enable,uint32_t FuncId,const XRaySledEntry & Sled,void (* Trampoline)()) patchFunctionEntry() argument
H A Dxray_AArch64.cpp92 patchFunctionEntry(const bool Enable,const uint32_t FuncId,const XRaySledEntry & Sled,void (* Trampoline)()) patchFunctionEntry() argument
H A Dxray_loongarch64.cpp129 patchFunctionEntry(const bool Enable,const uint32_t FuncId,const XRaySledEntry & Sled,void (* Trampoline)()) patchFunctionEntry() argument
H A Dxray_arm.cpp131 patchFunctionEntry(const bool Enable,const uint32_t FuncId,const XRaySledEntry & Sled,void (* Trampoline)()) patchFunctionEntry() argument
H A Dxray_hexagon.cpp138 patchFunctionEntry(const bool Enable,const uint32_t FuncId,const XRaySledEntry & Sled,void (* Trampoline)()) patchFunctionEntry() argument
H A Dxray_mips.cpp139 patchFunctionEntry(const bool Enable,const uint32_t FuncId,const XRaySledEntry & Sled,void (* Trampoline)()) patchFunctionEntry() argument
H A Dxray_mips64.cpp147 patchFunctionEntry(const bool Enable,const uint32_t FuncId,const XRaySledEntry & Sled,void (* Trampoline)()) patchFunctionEntry() argument
H A Dxray_x86_64.cpp125 patchFunctionEntry(const bool Enable,const uint32_t FuncId,const XRaySledEntry & Sled,void (* Trampoline)()) patchFunctionEntry() argument
/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DLazyReexports.cpp30 auto Trampoline = TP->getTrampoline(); getCallThroughTrampoline() local
/llvm-project/llvm/lib/Target/X86/
H A DX86WinEHState.cpp293 Function *Trampoline = generateLSDAInEAXThunk(F); emitExceptionRegistrationRecord() local
395 Function *Trampoline = generateLSDAInEAXThunk() local
/llvm-project/bolt/lib/Passes/
H A DSplitFunctions.cpp1022 for (const MCSymbol *const Trampoline : Iter->getSecond()) { mergeEHTrampolines() local