Searched defs:ThunkName (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86ReturnThunks.cpp | 65 StringRef ThunkName = "__x86_return_thunk"; runOnMachineFunction() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64Arm64ECCallLowering.cpp | 558 std::string ThunkName = *MangledName; buildGuestExitThunk() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ | ||
H A D | HWAddressSanitizer.cpp | 1729 std::string ThunkName = kHwasanPersonalityThunkName; instrumentPersonalityFunctions() local |
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | MicrosoftCXXABI.cpp | 2061 SmallString<256> ThunkName; EmitVirtualMemPtrThunk() local |