Home
last modified time | relevance | path

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

/external/llvm-project/libunwind/src/
DAddressSpace.hpp419 static bool checkForUnwindInfoSegment(const Elf_Phdr *phdr, size_t image_base, in checkForUnwindInfoSegment() function
484 if (checkForUnwindInfoSegment(phdr, image_base, cbdata)) { in findUnwindSectionsByPhdr()