Searched refs:LocSectionBase (Results 1 – 2 of 2) sorted by relevance
389 LocSectionBase = 0; in clear()476 assert(LocSectionBase == 0); in tryExtractDIEsIfNeeded()482 LocSectionBase = toSectionOffset(UnitDie.find(DW_AT_loclists_base), 0); in tryExtractDIEsIfNeeded()541 LocSectionBase = DWARFListTableHeader::getHeaderSize(Header.getFormat()); in tryExtractDIEsIfNeeded()992 LocTable->getData(), LocSectionBase, getFormat(), Index)) in getLoclistOffset()993 return *Off + LocSectionBase; in getLoclistOffset()
212 uint64_t LocSectionBase; variable329 return LocSectionBase; in getLocSectionBase()