Searched refs:LowPcAddr (Results 1 – 1 of 1) sorted by relevance
469 auto LowPcAddr = toSectionedAddress(F); in getLowAndHighPC() local470 if (!LowPcAddr) in getLowAndHighPC()472 if (auto HighPcAddr = getHighPC(LowPcAddr->Address)) { in getLowAndHighPC()473 LowPC = LowPcAddr->Address; in getLowAndHighPC()475 SectionIndex = LowPcAddr->SectionIndex; in getLowAndHighPC()