Searched refs:LocPcOffset (Results 1 – 2 of 2) sorted by relevance
413 int64_t LocPcOffset = Attr.second + UnitPcOffset; in emitLocationsForUnit() local423 Asm->OutStreamer->EmitIntValue(Low + LocPcOffset, AddressSize); in emitLocationsForUnit()424 Asm->OutStreamer->EmitIntValue(High + LocPcOffset, AddressSize); in emitLocationsForUnit()
860 int64_t LocPcOffset = Attr.second + UnitPcOffset; in emitLocationsForUnit() local870 Asm->OutStreamer->EmitIntValue(Low + LocPcOffset, AddressSize); in emitLocationsForUnit()871 Asm->OutStreamer->EmitIntValue(High + LocPcOffset, AddressSize); in emitLocationsForUnit()