Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/hwasan/
Dhwasan_report.cpp272 auto *phdr_begin = reinterpret_cast<const ElfW(Phdr) *>( in GetGlobalSizeFromDescriptor() local
281 ArrayRef<const ElfW(Phdr)>(phdr_begin, phdr_begin + ehdr->e_phnum)) { in GetGlobalSizeFromDescriptor()
292 HwasanGlobalsFor(load_bias, phdr_begin, ehdr->e_phnum)) in GetGlobalSizeFromDescriptor()