Searched refs:LocPcOffset (Results 1 – 1 of 1) sorted by relevance
471 int64_t LocPcOffset = Attr.second + UnitPcOffset; in emitLocationsForUnit() local486 LocPcOffset = 0; in emitLocationsForUnit()490 Asm->OutStreamer->emitIntValue(Low + LocPcOffset, AddressSize); in emitLocationsForUnit()491 Asm->OutStreamer->emitIntValue(High + LocPcOffset, AddressSize); in emitLocationsForUnit()