Searched refs:SHT_GNU_LIBLIST (Results 1 – 7 of 7) sorted by relevance
474 #define SHT_GNU_LIBLIST 0x6ffffff7 /* List of prelink dependencies */ macro
23 * common.h (SHT_GNU_LIBLIST, DT_GNU_PRELINKED,
377 SHT_GNU_LIBLIST = 0x6ffffff7,
1640 case SHT_GNU_LIBLIST: /* .gnu.liblist section. */ in bfd_section_from_shdr()2206 { STRING_COMMA_LEN (".gnu.liblist"), 0, SHT_GNU_LIBLIST, SHF_ALLOC },3320 case SHT_GNU_LIBLIST: in assign_section_numbers()
735 * elf.c (bfd_section_from_shdr): Handle SHT_GNU_LIBLIST.737 (assign_section_numbers): Handle SHT_GNU_LIBLIST.
1438 (get_section_type_name): Handle SHT_GNU_LIBLIST.
3627 case SHT_GNU_LIBLIST: return "GNU_LIBLIST"; in get_section_type_name()13975 case SHT_GNU_LIBLIST: in process_gnu_liblist()