Home
last modified time | relevance | path

Searched defs:ehdr (Results 1 – 2 of 2) sorted by relevance

/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_report.cpp369 auto *ehdr = reinterpret_cast<const ElfW(Ehdr) *>(info.dli_fbase); in GetGlobalSizeFromDescriptor() local
/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_linux.cpp1236 Elf_Ehdr *ehdr = (Elf_Ehdr *)base; ForEachMappedRegion() local