Searched refs:LocTable (Results 1 – 2 of 2) sorted by relevance
498 LocTable = in tryExtractDIEsIfNeeded()502 LocTable = std::make_unique<DWARFDebugLoclists>( in tryExtractDIEsIfNeeded()508 LocTable = std::make_unique<DWARFDebugLoc>(DWARFDataExtractor( in tryExtractDIEsIfNeeded()953 LocTable->getData(), LocSectionBase, getFormat(), Index)) in getLoclistOffset()
215 std::unique_ptr<DWARFLocationTable> LocTable; variable335 const DWARFLocationTable &getLocationTable() { return *LocTable; } in getLocationTable()