Lines Matching refs:phnum
400 dl_info.dlpi_phnum = si->phnum;
661 si_->phnum = elf_reader.phdr_count();
2782 if (phdr_table_protect_segments(phdr, phnum, load_bias) < 0) {
2797 if (phdr_table_unprotect_segments(phdr, phnum, load_bias) < 0) {
2846 if (phdr_table_protect_segments(phdr, phnum, load_bias) < 0) {
2857 if (phdr_table_unprotect_segments(phdr, phnum, load_bias) < 0) {
3055 phdr_table_get_dynamic_section(phdr, phnum, load_bias, &dynamic, &dynamic_flags);
3076 (void) phdr_table_get_arm_exidx(phdr, phnum, load_bias,
3575 if (phdr_table_unprotect_segments(phdr, phnum, load_bias) < 0) {
3660 if (phdr_table_protect_segments(phdr, phnum, load_bias) < 0) {
3676 if (phdr_table_serialize_gnu_relro(phdr, phnum, load_bias,
3683 if (phdr_table_map_gnu_relro(phdr, phnum, load_bias,
3697 if (phdr_table_protect_gnu_relro(phdr, phnum, load_bias) < 0) {
3767 const char *interp = phdr_table_get_interpreter_name(somain->phdr, somain->phnum,