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

/external/elfutils/0.153/libebl/
H A Deblsectiontypename.c119 case SHT_GNU_LIBLIST:
/external/elfutils/0.153/libelf/
H A Delf_getdata.c95 [TYPEIDX (SHT_GNU_LIBLIST)] = ELF_T_LIB,
H A Delf.h341 #define SHT_GNU_LIBLIST 0x6ffffff7 /* Prelink library list */ macro
/external/elfutils/0.153/src/
H A Delflint.c3612 && shdr->sh_type != SHT_GNU_LIBLIST
H A Dreadelf.c2906 if (shdr != NULL && shdr->sh_type == SHT_GNU_LIBLIST)

Completed in 144 milliseconds