Searched refs:PT_DYNAMIC (Results 1 – 25 of 36) sorted by relevance
12
49 dynamic PT_DYNAMIC FLAGS(4); /* PF_R */
46 dynamic PT_DYNAMIC FLAGS(4); /* PF_R */
47 dynamic PT_DYNAMIC FLAGS(4); /* PF_R */
46 dynamic PT_DYNAMIC FLAGS(5);
47 dynamic PT_DYNAMIC FLAGS(5);
10 dynamic PT_DYNAMIC;
80 if (phdr_entry.p_type == llvm::ELF::PT_DYNAMIC) { in GetELFImageInfoAddress()
199 #define PT_DYNAMIC 2 macro
1763 case PT_DYNAMIC: in dophn_exec()1806 case PT_DYNAMIC: in dophn_exec()
444 case PT_DYNAMIC: in is_executable()
219 if (info->dlpi_phdr[i].p_type == PT_DYNAMIC) { in find_cfi_check_in_dso()
399 case PT_DYNAMIC: in pmcstat_image_get_elf_params()
148 case PT_DYNAMIC: in map_object()
263 case ELF::PT_DYNAMIC: in printProgramHeaders()
612 case PT_DYNAMIC: in ef_open()
546 #define PT_DYNAMIC 2 /* Dynamic linking information segment. */ macro
563 case PT_DYNAMIC: in handle_core()
1473 PT_DYNAMIC = 2, // Dynamic linking information. enumerator
615 if (Phdr.p_type == ELF::PT_DYNAMIC) { in dynamicEntries()
652 case PT_DYNAMIC: in main()
849 if (phdr[i].p_type == PT_DYNAMIC) {