Searched refs:LocSectionBase (Results 1 – 2 of 2) sorted by relevance
391 LocSectionBase = 0; in clear()520 assert(LocSectionBase == 0); in tryExtractDIEsIfNeeded()526 LocSectionBase = toSectionOffset(UnitDie.find(DW_AT_loclists_base), 0); in tryExtractDIEsIfNeeded()585 LocSectionBase = DWARFListTableHeader::getHeaderSize(Header.getFormat()); in tryExtractDIEsIfNeeded()1221 LocTable->getData(), LocSectionBase, getFormat(), Index)) in getLoclistOffset()1222 return *Off + LocSectionBase; in getLoclistOffset()
220 uint64_t LocSectionBase; variable381 return LocSectionBase; in getLocSectionBase()