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