Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/dsymutil/
DCompileUnit.h84 Info.resize(OrigUnit.getNumDIEs()); in CompileUnit()
DDwarfLinker.cpp1407 uint32_t NextOffset = (Idx + 1 < U.getNumDIEs()) in cloneDIE()
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h224 unsigned getNumDIEs() { in getNumDIEs() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h488 unsigned getNumDIEs() { in getNumDIEs() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFVerifier.cpp176 unsigned NumDies = Unit.getNumDIEs(); in verifyUnitContents()
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp202 Info.resize(OrigUnit.getNumDIEs()); in CompileUnit()
2740 (Idx + 1 < U.getNumDIEs()) in cloneDIE()