Searched refs:LocSectionBase (Results 1 – 2 of 2) sorted by relevance
342 LocSectionBase = 0; in clear()435 assert(LocSectionBase == 0); in tryExtractDIEsIfNeeded()441 LocSectionBase = toSectionOffset(UnitDie.find(DW_AT_loclists_base), 0); in tryExtractDIEsIfNeeded()500 LocSectionBase = DWARFListTableHeader::getHeaderSize(Header.getFormat()); in tryExtractDIEsIfNeeded()953 LocTable->getData(), LocSectionBase, getFormat(), Index)) in getLoclistOffset()954 return *Off + LocSectionBase; in getLoclistOffset()
212 uint64_t LocSectionBase; variable322 return LocSectionBase; in getLocSectionBase()