Searched refs:checkAddrInSegment (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/libunwind/src/
H A DAddressSpace.hpp451 static bool checkAddrInSegment(const Elf_Phdr *phdr, size_t image_base, function in namespace:libunwind
517 if (checkAddrInSegment(&pinfo->dlpi_phdr[i], image_base, cbdata)) {

Completed in 160 milliseconds