Searched refs:get_segment_type (Results 1 – 10 of 10) sorted by relevance
497 * readelf.c (get_segment_type): Display "GNU_STACK", not just576 * readelf.c (get_segment_type): Handle PT_GNU_RELRO.
983 (get_segment_type): Use it.1068 get_segment_type, get_section_type_name, get_elf_class,
611 * readelf.c (get_segment_type): Handle PT_GNU_STACK.1683 * readelf.c (get_segment_type): Add PT_TLS.2172 (get_segment_type): Add support for IA64 specific macros.
2687 get_segment_type (unsigned long p_type) in get_segment_type() function3678 printf (" %-14.14s ", get_segment_type (segment->p_type)); in process_program_headers()
78 * readelf.c (get_segment_type): Support PT_GNU_EH_FRAME.
2142 get_segment_type (unsigned long p_type) in get_segment_type() function3031 printf (" %-14.14s ", get_segment_type (segment->p_type)); in process_program_headers()
1087 get_segment_type (unsigned int p_type) in get_segment_type() function1133 const char *pt = get_segment_type (p->p_type); in _bfd_elf_print_private_bfd_data()4199 const char *pt = get_segment_type (m->p_type); in print_segment_map()
1111 * elf.c (get_segment_type): New function.