Home
last modified time | relevance | path

Searched defs:TypeTable (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h90 codeview::GlobalTypeTableBuilder TypeTable; variable
H A DCodeViewDebug.cpp83 CVMCAdapter(MCStreamer &OS, TypeCollection &TypeTable) in CVMCAdapter()
113 TypeCollection &TypeTable; member in __anon0a90f0150111::CVMCAdapter
886 static TypeIndex getStringIdTypeIdx(GlobalTypeTableBuilder &TypeTable, in getStringIdTypeIdx()
/llvm-project-15.0.7/bolt/lib/Core/
H A DBinaryEmitter.cpp993 const BinaryFunction::LSDATypeTableTy &TypeTable = in emitLSDA() local
/llvm-project-15.0.7/llvm/tools/llvm-readobj/
H A Dllvm-readobj.cpp317 llvm::codeview::MergingTypeTableBuilder TypeTable; member