Searched refs:SHT_GNU_LIBLIST (Results 1 – 8 of 8) sorted by relevance
94 case SHT_GNU_LIBLIST: in ebl_section_type_name()
1015 SHT_SUNW_move, SHT_CHECKSUM, and SHT_GNU_LIBLIST.
74 [TYPEIDX (SHT_GNU_LIBLIST)] = ELF_T_LIB,
341 #define SHT_GNU_LIBLIST 0x6ffffff7 /* Prelink library list */ macro
1325 * elf_getdata.c: Recognize SHT_GNU_LIBLIST as a known section type.
3869 && shdr->sh_type != SHT_GNU_LIBLIST in check_sections()
3516 * readelf.c: Print SHT_GNU_LIBLIST sections.
3354 if (shdr != NULL && shdr->sh_type == SHT_GNU_LIBLIST) in print_liblist()