Home
last modified time | relevance | path

Searched defs:Thunks (Results 1 – 9 of 9) sorted by relevance

/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SLSHardening.cpp241 convertBLRToBL(MachineModuleInfo & MMI,MachineBasicBlock & MBB,MachineBasicBlock::instr_iterator MBBI,ThunksSet & Thunks) convertBLRToBL() argument
350 hardenBLRs(MachineModuleInfo & MMI,MachineBasicBlock & MBB,ThunksSet & Thunks) hardenBLRs() argument
/llvm-project/clang/test/CodeGenCXX/
H A Ddebug-info-thunk.cpp129 struct Thunks : Base1, Base2 { struct
130 long l;
H A Dthunks.cpp200 struct Thunks : Base1, Base2 { struct
201 long l;
/llvm-project/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.h69 enum class SymLevel { Functions, Data, Thunks, All }; enumerator
H A Dllvm-pdbutil.cpp1290 if (auto Thunks = GlobalScope->findAllChildren<PDBSymbolThunk>()) { in dumpPretty() local
/llvm-project/clang/include/clang/AST/
H A DVTableBuilder.h333 ThunksMapTy Thunks; variable
/llvm-project/clang/lib/InstallAPI/
H A DVisitor.cpp497 const ItaniumVTableContext::ThunkInfoVectorTy *Thunks = in emitVTableSymbols() local
/llvm-project/clang/lib/AST/
H A DVTableBuilder.cpp888 ThunksMapTy Thunks; member in __anonc07993e90111::ItaniumVTableBuilder
2591 ThunksMapTy Thunks; global() member in __anonc07993e90711::VFTableBuilder
[all...]
H A DASTContext.cpp13942 llvm::StringMap<llvm::SmallVector<std::string, 2>> Thunks; useAbbreviatedThunkName() local