Home
last modified time | relevance | path

Searched defs:nhdr (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/compiler-rt/lib/hwasan/
H A Dhwasan_globals.cpp63 auto *nhdr = reinterpret_cast<const ElfW(Nhdr) *>(note); in HwasanGlobalsFor() local
/llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_linux_libcdep.cpp645 auto *nhdr = reinterpret_cast<const ElfW(Nhdr) *>(info->dlpi_addr + in AddModuleSegments() local
/llvm-project-15.0.7/lld/ELF/
H A DInputFiles.cpp796 auto *nhdr = reinterpret_cast<const Elf_Nhdr *>(data.data()); in readAndFeatures() local