Searched refs:get_osabi_name (Results 1 – 9 of 9) sorted by relevance
228 (get_data_encoding, get_osabi_name, request_dump): Likewise.1184 * readelf.c (get_osabi_name): Change ELFOSABI_MONTEREY to1622 * readelf.c (get_osabi_name): Handle ELFOSABI_NONE instead of1919 * readelf.c (get_osabi_name): Handle ELFOSABI_LINUX.1991 * readelf.c (get_osabi_name): Recognise ELFOSABI_ARM.
533 (get_osabi_name): Likewise.582 (get_osabi_name): Display unknown ABI number.
405 (get_osabi_name): Move so we don't need a forward declaration.976 * readelf.c (get_osabi_name): Handle ELFOSABI_AROS, ELFOSABI_OPENVMS
2050 get_osabi_name (unsigned int osabi) in get_osabi_name() function2288 return get_osabi_name ((sh_type & 0x00FF0000) >> 16); in get_ia64_section_type_name()2814 get_osabi_name (elf_header.e_ident[EI_OSABI])); in process_file_header()
2576 get_osabi_name (unsigned int osabi) in get_osabi_name() function2852 return get_osabi_name ((sh_type & 0x00FF0000) >> 16); in get_ia64_section_type_name()3461 get_osabi_name (elf_header.e_ident[EI_OSABI])); in process_file_header()
1067 * readelf.c (get_file_type, get_machine_name, get_osabi_name,