Home
last modified time | relevance | path

Searched refs:HighPcAddr (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/DebugInfo/DWARF/
H A DDWARFDie.cpp472 if (auto HighPcAddr = getHighPC(LowPcAddr->Address)) { in getLowAndHighPC() local
474 HighPC = *HighPcAddr; in getLowAndHighPC()