Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.h70 enum class SymLevel { Functions, Data, Thunks, All }; global() enumerator
H A Dllvm-pdbutil.cpp1292 while (auto Thunk = Thunks->getNext()) in dumpPretty() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SLSHardening.cpp385 MachineBasicBlock::instr_iterator MBBI, ThunksSet &Thunks) { in convertBLRToBL()
492 ThunksSet &Thunks) { in hardenBLRs()
/freebsd/contrib/llvm-project/clang/lib/InstallAPI/
H A DVisitor.cpp497 const ItaniumVTableContext::ThunkInfoVectorTy *Thunks = in emitVTableSymbols() local
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DVTableBuilder.h333 ThunksMapTy Thunks; variable
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DVTableBuilder.cpp888 ThunksMapTy Thunks; member in __anon1858bcf60111::ItaniumVTableBuilder
2591 ThunksMapTy Thunks; member in __anon1858bcf60711::VFTableBuilder
H A DASTContext.cpp14218 llvm::StringMap<llvm::SmallVector<std::string, 2>> Thunks; in useAbbreviatedThunkName() local