Searched refs:toSectionedAddress (Results 1 – 4 of 4) sorted by relevance
300 toSectionedAddress(const std::optional<DWARFFormValue> &V) { in toSectionedAddress() function
363 auto LowPcAddr = toSectionedAddress(F); in getLowAndHighPC()
1208 if (auto LowPcAddr = toSectionedAddress(DIE.find(DW_AT_low_pc))) in getFunctionNameAndStartLineForAddress()1436 if (auto LowPcAddr = toSectionedAddress(FunctionDIE.find(DW_AT_low_pc))) in getInliningInfoForAddress()
1055 BaseAddr = toSectionedAddress(PC); in getBaseAddress()