Searched refs:get_segment_type (Results 1 – 5 of 5) sorted by relevance
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.
2448 get_segment_type (unsigned long p_type) in get_segment_type() function3424 printf (" %-14.14s ", get_segment_type (segment->p_type)); in process_program_headers()
78 * readelf.c (get_segment_type): Support PT_GNU_EH_FRAME.
1128 get_segment_type (unsigned int p_type) in get_segment_type() function1168 const char *pt = get_segment_type (p->p_type); in _bfd_elf_print_private_bfd_data()
3376 * elf.c (get_segment_type): New function.