Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_linux_libcdep.cpp459 int GetSizeFromHdr(struct dl_phdr_info *info, size_t size, void *data) { in GetSizeFromHdr() function
578 dl_iterate_phdr(GetSizeFromHdr, size); in GetTls()