Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/libunwind/src/
H A DAddressSpace.hpp408 static bool checkForUnwindInfoSegment(const Elf_Phdr *phdr, size_t image_base, in checkForUnwindInfoSegment() function
473 if (checkForUnwindInfoSegment(phdr, image_base, cbdata)) { in findUnwindSectionsByPhdr()