Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_globals.cpp65 auto *nhdr = reinterpret_cast<const ElfW(Nhdr) *>(note); in HwasanGlobalsFor() local
/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_linux_libcdep.cpp667 auto *nhdr = reinterpret_cast<const ElfW(Nhdr) *>(info->dlpi_addr + AddModuleSegments() local
[all...]
/llvm-project/lld/ELF/
H A DInputFiles.cpp969 auto *nhdr = reinterpret_cast<const Elf_Nhdr *>(data.data()); readGnuProperty() local