Home
last modified time | relevance | path

Searched refs:getInfoDWOSection (Results 1 – 2 of 2) sorted by relevance

/trueos/contrib/llvm/lib/DebugInfo/
HDDWARFContext.h155 virtual const Section &getInfoDWOSection() = 0;
227 virtual const Section &getInfoDWOSection() { return InfoDWOSection; } in getInfoDWOSection() function
HDDWARFContext.cpp322 DataExtractor(getInfoDWOSection().Data, isLittleEndian(), 0); in parseDWOCompileUnits()
325 getDebugAbbrevDWO(), getInfoDWOSection().Data, getAbbrevDWOSection(), in parseDWOCompileUnits()
328 &getInfoDWOSection().Relocs, isLittleEndian())); in parseDWOCompileUnits()