Searched refs:SHT_GNU_LIBLIST (Results 1 – 10 of 10) sorted by relevance
94 case SHT_GNU_LIBLIST: in ebl_section_type_name()
1292 SHT_SUNW_move, SHT_CHECKSUM, and SHT_GNU_LIBLIST.
72 [TYPEIDX (SHT_GNU_LIBLIST)] = ELF_T_LIB,
449 #define SHT_GNU_LIBLIST 0x6ffffff7 /* Prelink library list */ macro
1845 * elf_getdata.c: Recognize SHT_GNU_LIBLIST as a known section type.
292 #define SHT_GNU_LIBLIST 0x6ffffff7 macro
340 #define SHT_GNU_LIBLIST 0x6ffffff7 /* Prelink library list */ macro
3918 && shdr->sh_type != SHT_GNU_LIBLIST in check_sections()
4985 * readelf.c: Print SHT_GNU_LIBLIST sections.
3529 if (shdr != NULL && shdr->sh_type == SHT_GNU_LIBLIST) in print_liblist()