Searched refs:LocSectionBase (Results 1 – 2 of 2) sorted by relevance
391 LocSectionBase = 0; in clear()519 assert(LocSectionBase == 0); in tryExtractDIEsIfNeeded()525 LocSectionBase = toSectionOffset(UnitDie.find(DW_AT_loclists_base), 0); in tryExtractDIEsIfNeeded()584 LocSectionBase = DWARFListTableHeader::getHeaderSize(Header.getFormat()); in tryExtractDIEsIfNeeded()1220 LocTable->getData(), LocSectionBase, getFormat(), Index)) in getLoclistOffset()1221 return *Off + LocSectionBase; in getLoclistOffset()
224 uint64_t LocSectionBase; variable385 return LocSectionBase; in getLocSectionBase()