Searched refs:PT_GNU_RELRO (Results 1 – 7 of 7) sorted by relevance
55 else if (segment == PT_GNU_RELRO)
37 PT_GNU_RELRO.
41 PT_GNU_RELRO entry.43 * elflint.c (check_program_header): Check PT_GNU_RELRO entry.
2477 else if (phdr->p_type == PT_GNU_RELRO) in check_program_header()
823 else if (phdr->p_type == PT_GNU_RELRO) in print_phdr()
568 #define PT_GNU_RELRO 0x6474e552 /* Read-only after relocation */ macro
2133 FAILIF(phdr->p_type == PT_GNU_RELRO, in section_to_header_mapping()