Searched refs:SHT_GNU_LIBLIST (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/binutils/include/elf/
H A Dcommon.h348 #define SHT_GNU_LIBLIST 0x6ffffff7 /* List of prelink dependencies */ macro
/freebsd-9.3-release/contrib/binutils/bfd/
H A Delf.c1872 case SHT_GNU_LIBLIST: /* .gnu.liblist section. */
2366 { STRING_COMMA_LEN (".gnu.liblist"), 0, SHT_GNU_LIBLIST, SHF_ALLOC },
3333 case SHT_GNU_LIBLIST:
/freebsd-9.3-release/contrib/binutils/binutils/
H A Dreadelf.c2677 case SHT_GNU_LIBLIST: return "GNU_LIBLIST";
9017 case SHT_GNU_LIBLIST:

Completed in 140 milliseconds