Searched refs:LocSectionSize (Results 1 – 2 of 2) sorted by relevance
111 LocSectionSize = 0; in init()447 Attr.first.set(LocSectionSize); in emitLocationsForUnit()454 LocSectionSize += 2 * AddressSize; in emitLocationsForUnit()481 LocSectionSize += Length + 2; in emitLocationsForUnit()
217 uint64_t LocSectionSize = 0; variable