Searched defs:TypeTable (Results 1 – 5 of 5) sorted by relevance
/llvm-project/llvm/lib/DWARFLinker/Parallel/ | ||
H A D | DWARFLinkerCompileUnit.h | 159 TypeTable = 1, enumerator |
/llvm-project/llvm/lib/CodeGen/AsmPrinter/ | ||
H A D | CodeViewDebug.h | 93 codeview::GlobalTypeTableBuilder TypeTable; variable |
H A D | CodeViewDebug.cpp | 82 CVMCAdapter(MCStreamer & OS,TypeCollection & TypeTable) CVMCAdapter() argument |
/llvm-project/llvm/tools/llvm-readobj/ | ||
H A D | llvm-readobj.cpp | 332 llvm::codeview::MergingTypeTableBuilder TypeTable; global() member |
/llvm-project/bolt/lib/Core/ | ||
H A D | BinaryEmitter.cpp | 1035 const BinaryFunction::LSDATypeTableTy &TypeTable = emitLSDA() local |