Searched defs:phdr (Results 1 – 4 of 4) sorted by relevance
42 GnuPropertySection::GnuPropertySection(const ElfW(Phdr)* phdr, size_t phdr_count, in GnuPropertySection()
576 auto phdr = &si->phdr[i]; in set_bss_vma_name() local626 auto* phdr = reinterpret_cast<ElfW(Phdr)*>(ehdr + __ehdr_start.e_phoff); in call_ifunc_resolvers() local
115 ElfW(Phdr) phdr; in read_loadbias() local
136 static ElfW(Addr) find_exe_load_bias(const ProgHdr& phdr) { in find_exe_load_bias()