Searched refs:LocSectionSize (Results 1 – 2 of 2) sorted by relevance
107 LocSectionSize = 0; in init()453 Attr.first.set(LocSectionSize); in emitLocationsForUnit()460 LocSectionSize += 2 * AddressSize; in emitLocationsForUnit()487 LocSectionSize += Length + 2; in emitLocationsForUnit()
194 uint64_t LocSectionSize = 0; variable