Home
last modified time | relevance | path

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

/freebsd-13-stable/lib/libthr/thread/
HDthr_fork.c117 if (__elf_phdr_match_addr(phdr_info, af->prepare) || in __pthread_cxa_finalize()
118 __elf_phdr_match_addr(phdr_info, af->parent) || in __pthread_cxa_finalize()
119 __elf_phdr_match_addr(phdr_info, af->child)) { in __pthread_cxa_finalize()
HDthr_spec.c240 if (__elf_phdr_match_addr(phdr_info, destructor)) in _thr_tsd_unload()
HDthr_sig.c516 __elf_phdr_match_addr(phdr_info, handler)) { in _thr_sigact_unload()
/freebsd-13-stable/lib/libc/stdlib/
HDcxa_thread_atexit_impl.c107 __elf_phdr_match_addr(&phdr_info, dtor->func)) in walk_cb_call()
HDatexit.c232 !__elf_phdr_match_addr(&phdr_info, in __cxa_finalize()
/freebsd-13-stable/lib/libc/gen/
HDelf_utils.c44 __elf_phdr_match_addr(struct dl_phdr_info *phdr_info, void *addr) in __elf_phdr_match_addr() function
HDSymbol.map527 __elf_phdr_match_addr;
/freebsd-13-stable/lib/libc/include/
HDlibc_private.h436 int __elf_phdr_match_addr(struct dl_phdr_info *, void *);