Searched refs:PT_DYNAMIC (Results 1 – 25 of 55) sorted by relevance
123
60 while (phnum-- && ph->p_type != PT_DYNAMIC) in _dlstart_c()110 if (ph->p_type == PT_DYNAMIC) { in _dlstart_c()
26 if (phdr->p_type == PT_DYNAMIC && _DYNAMIC) in static_dl_iterate_phdr()
82 [PT_DYNAMIC] = "DYNAMIC", in main()
119 phdr[1].p_type = PT_DYNAMIC; in main()
108 if (phdr == NULL || phdr->p_type != PT_DYNAMIC) in find_dyn_got()
55 else if (ph->p_type == PT_DYNAMIC) in __vdsosym()
82 else if (ph->p_type == PT_DYNAMIC) in __get_vdso_info()
122 case PT_DYNAMIC: in ia64_find_unwind_table()
506 else if (phdr->p_type == PT_DYNAMIC) in callback()
35 pub(super) const PT_DYNAMIC: u32 = 2; constant
108 } else if phdr.p_type == PT_DYNAMIC { in init_from_sysinfo_ehdr()
94 if (phdr->p_type == PT_DYNAMIC && _DYNAMIC) in static_init_tls()
98 if (phdr->p_type == PT_DYNAMIC && _DYNAMIC) in static_init_tls()
126 if (phdr->p_type == PT_DYNAMIC && _DYNAMIC) in static_init_tls()
130 } else if (pt[i].p_type == PT_DYNAMIC) { in vdso_init_from_sysinfo_ehdr()
207 case PT_DYNAMIC: in Init()
146 case PT_DYNAMIC: in dwarf_find_unwind_table()
1409 if (phdr == NULL || phdr->p_type != PT_DYNAMIC) in lookup_data_tag_from_dynamic_segment()1517 if (phdr != NULL && phdr->p_type == PT_DYNAMIC) in get_soname_of_elf_file()
251 #define PT_DYNAMIC 2 /* Dynamic linking information segment. */ macro
623 if (phdr->p_type == PT_DYNAMIC) in consider_executable()962 else if (type == PT_DYNAMIC) in dwfl_link_map_report()
438 if (phdr->p_type == PT_DYNAMIC) in __libdwfl_dynamic_vaddr_get()
509 if (Phdr.p_type == ELF::PT_DYNAMIC) { in dynamicEntries()
646 #define PT_DYNAMIC 2 macro
267 if (phdr->p_type == PT_DYNAMIC) in run_classify()