Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DAccelTable.h278 unsigned CUIndex) in DWARF5AccelTableStaticData()
292 unsigned CUIndex; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h62 std::unique_ptr<DWARFUnitIndex> CUIndex; variable
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h43 std::unique_ptr<DWARFUnitIndex> CUIndex; variable
/external/llvm/include/llvm/MC/
DMCContext.h478 void setDwarfCompileUnitID(unsigned CUIndex) { in setDwarfCompileUnitID()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCContext.h555 void setDwarfCompileUnitID(unsigned CUIndex) { in setDwarfCompileUnitID()
/external/llvm/tools/llvm-dwp/
Dllvm-dwp.cpp544 DWARFUnitIndex CUIndex(DW_SECT_INFO); in write() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-dwp/
Dllvm-dwp.cpp576 DWARFUnitIndex CUIndex(DW_SECT_INFO); in write() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFVerifier.cpp1089 uint32_t CUIndex = *EntryOr->getCUIndex(); in verifyNameIndexEntries() local