Home
last modified time | relevance | path

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

/external/llvm-project/libunwind/src/
DAddressSpace.hpp451 static int findUnwindSectionsByPhdr(struct dl_phdr_info *pinfo, in findUnwindSectionsByPhdr() function
592 int found = dl_iterate_phdr(findUnwindSectionsByPhdr, &cb_data); in findUnwindSections()