Searched defs:LowPcAddr (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ | ||
H A D | DWARFDie.cpp | 366 if (!LowPcAddr) in getLowAndHighPC() local |
H A D | DWARFContext.cpp | 1629 if (auto LowPcAddr = toSectionedAddress(DIE.find(DW_AT_low_pc))) getFunctionNameAndStartLineForAddress() local |