Searched refs:LocTable (Results 1 – 2 of 2) sorted by relevance
582 LocTable = in tryExtractDIEsIfNeeded()586 LocTable = std::make_unique<DWARFDebugLoclists>( in tryExtractDIEsIfNeeded()592 LocTable = std::make_unique<DWARFDebugLoc>(DWARFDataExtractor( in tryExtractDIEsIfNeeded()1220 LocTable->getData(), LocSectionBase, getFormat(), Index)) in getLoclistOffset()
227 std::unique_ptr<DWARFLocationTable> LocTable; variable398 const DWARFLocationTable &getLocationTable() { return *LocTable; } in getLocationTable()