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