Home
last modified time | relevance | path

Searched defs:CUIndex (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DAccelTable.h275 unsigned CUIndex) in DWARF5AccelTableStaticData()
289 unsigned CUIndex; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h60 std::unique_ptr<DWARFUnitIndex> CUIndex; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCContext.h578 void setDwarfCompileUnitID(unsigned CUIndex) { in setDwarfCompileUnitID()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DAccelTable.cpp555 SmallVector<unsigned, 1> CUIndex(CUs.size()); in emitDWARF5AccelTable() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFVerifier.cpp1221 uint32_t CUIndex = *EntryOr->getCUIndex(); in verifyNameIndexEntries() local