HomeSort by relevance Sort by last modified time
    Searched refs:ELF_T_LIB (Results 1 - 7 of 7) sorted by null

  /external/elfutils/libelf/
gelf_getlib.c 47 if (unlikely (data->d_type != ELF_T_LIB))
gelf_update_lib.c 48 if (unlikely (data_scn->d.d_type != ELF_T_LIB))
gelf_fsize.c 69 [ELF_T_LIB] = sizeof (ElfW2(LIBELFBITS, Ext_Lib)), \
elf_getdata.c 72 [TYPEIDX (SHT_GNU_LIBLIST)] = ELF_T_LIB,
101 [ELF_T_LIB] = __alignof__ (ElfW2(Bits,Lib)), \
gelf_xlate.c 200 [ELF_T_LIB] = ElfW2(Bits, cvt_Lib), \
libelf.h 116 ELF_T_LIB, /* Elf32_Lib, Elf64_Lib, ... */
  /external/elfutils/src/
readelf.c     [all...]

Completed in 74 milliseconds