Searched refs:OrigUnitDie (Results 1 – 3 of 3) sorted by relevance
419 auto OrigUnitDie = OrigUnit.getUnitDIE(false); in emitLocationsForUnit() local421 if (auto OrigLowPc = dwarf::toAddress(OrigUnitDie.find(dwarf::DW_AT_low_pc))) in emitLocationsForUnit()
1562 auto OrigUnitDie = OrigUnit.getUnitDIE(false); in patchRangesForUnit() local1564 dwarf::toAddress(OrigUnitDie.find(dwarf::DW_AT_low_pc), -1ULL); in patchRangesForUnit()
848 const auto *OrigUnitDie = OrigUnit.getUnitDIE(false); in emitLocationsForUnit() local850 uint64_t OrigLowPc = OrigUnitDie->getAttributeValueAsAddress( in emitLocationsForUnit()2885 const auto *OrigUnitDie = OrigUnit.getUnitDIE(false); in patchRangesForUnit() local2886 uint64_t OrigLowPc = OrigUnitDie->getAttributeValueAsAddress( in patchRangesForUnit()