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

/netbsd-current/external/gpl3/gcc/dist/libsanitizer/hwasan/
H A Dhwasan_report.cpp272 auto *phdr_begin = reinterpret_cast<const ElfW(Phdr) *>( local
281 ArrayRef<const ElfW(Phdr)>(phdr_begin, phdr_begin + ehdr->e_phnum)) {
292 HwasanGlobalsFor(load_bias, phdr_begin, ehdr->e_phnum))

Completed in 132 milliseconds