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

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_procmaps_mac.cpp169 const mach_header *get_dyld_hdr() { function in namespace:__sanitizer
192 base_virt_addr = (uptr)get_dyld_hdr();
298 ? get_dyld_hdr()

Completed in 26 milliseconds