Home
last modified time | relevance | path

Searched refs:DWOSection (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/DebugInfo/DWARF/
DDWARFUnit.cpp27 const DWARFSection &DWOSection, in parseDWO() argument
29 parseImpl(C, DWOSection, C.getDebugAbbrevDWO(), C.getRangeDWOSection(), in parseDWO()
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h43 void parseDWO(DWARFContext &C, const DWARFSection &DWOSection,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFUnit.cpp43 const DWARFSection &DWOSection, bool Lazy) { in parseDWO() argument
45 parseImpl(C, D, DWOSection, C.getDebugAbbrevDWO(), &D.getRangeDWOSection(), in parseDWO()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h114 void parseDWO(DWARFContext &C, const DWARFSection &DWOSection,