Home
last modified time | relevance | path

Searched refs:getUnitAtIndex (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/llvm/unittests/DebugInfo/DWARF/
DDWARFDebugInfoTest.cpp234 cast<DWARFCompileUnit>(DwarfContext->getUnitAtIndex(0)); in TestAllForms()
500 cast<DWARFCompileUnit>(DwarfContext->getUnitAtIndex(0)); in TestChildren()
677 cast<DWARFCompileUnit>(DwarfContext->getUnitAtIndex(0)); in TestReferences()
679 cast<DWARFCompileUnit>(DwarfContext->getUnitAtIndex(1)); in TestReferences()
887 cast<DWARFCompileUnit>(DwarfContext->getUnitAtIndex(0)); in TestAddresses()
1047 DWARFUnit *U = DwarfContext->getUnitAtIndex(0); in TEST()
1156 cast<DWARFCompileUnit>(DwarfContext->getUnitAtIndex(0)); in TEST()
1328 cast<DWARFCompileUnit>(DwarfContext->getUnitAtIndex(0)); in TEST()
1386 cast<DWARFCompileUnit>(DwarfContext->getUnitAtIndex(0)); in TEST()
1434 cast<DWARFCompileUnit>(DwarfContext->getUnitAtIndex(0)); in TEST()
[all …]
/external/bcc/src/cc/
Dbcc_debug.cc159 DWARFCompileUnit *CU = cast<DWARFCompileUnit>(DwarfCtx->getUnitAtIndex(0)); in dump()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h214 DWARFUnit *getUnitAtIndex(unsigned index) { in getUnitAtIndex() function
/external/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h234 DWARFUnit *getUnitAtIndex(unsigned index) { in getUnitAtIndex() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp758 getUnitAtIndex(0)->getAddressByteSize()) in getDebugLoc()
/external/llvm-project/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp807 getUnitAtIndex(0)->getAddressByteSize()) in getDebugLoc()