Searched refs:toAddress (Results 1 – 6 of 6) sorted by relevance
369 toAddress(const std::optional<DWARFFormValue> &V) { in toAddress() function388 inline uint64_t toAddress(const std::optional<DWARFFormValue> &V, in toAddress() function390 return toAddress(V).value_or(Default); in toAddress()
779 LowPc = dwarf::toAddress(LowPCVal); in isLiveSubprogramEntry()815 if (dwarf::toAddress(Entry.CU->find(Entry.DieEntry, dwarf::DW_AT_high_pc)) in isLiveSubprogramEntry()
1379 dwarf::toAddress(find(InputDieEntry, dwarf::DW_AT_low_pc)); in createPlainDIEandCloneAttributes()
90 dwarf::toAddress(DIE.find(dwarf::DW_AT_low_pc))) { in getSubprogramRelocAdjustment()
338 auto FunctionPtr = dwarf::toAddress(FnDie.find(dwarf::DW_AT_low_pc)); in correlateProfileDataImpl()
561 auto LowPc = dwarf::toAddress(DIE.find(dwarf::DW_AT_low_pc)); in shouldKeepSubprogramDIE()591 if (dwarf::toAddress(OrigUnit.getUnitDIE().find(dwarf::DW_AT_high_pc)) in shouldKeepSubprogramDIE()