Searched refs:getLowAndHighPC (Results 1 – 2 of 2) sorted by relevance
113 bool getLowAndHighPC(const DWARFUnit *U, uint64_t &LowPC,
314 bool DWARFDebugInfoEntryMinimal::getLowAndHighPC(const DWARFUnit *U, in getLowAndHighPC() function in DWARFDebugInfoEntryMinimal337 if (getLowAndHighPC(U, LowPC, HighPC)) { in getAddressRanges()