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