HomeSort by relevance Sort by last modified time
    Searched refs:st_info (Results 126 - 144 of 144) sorted by null

1 2 3 4 56

  /external/elfutils/src/
objdump.c 392 else if (GELF_ST_TYPE (sym->st_info) != STT_SECTION)
465 else if (GELF_ST_TYPE (sym->st_info) != STT_SECTION)
unstrip.c 359 if (shndx != i || GELF_ST_TYPE (sym->st_info) != STT_SECTION)
596 .st_info = GELF_ST_INFO (STB_LOCAL, STT_SECTION),
779 s->info.info = sym->st_info;
    [all...]
i386_ld.c 160 if (XELF_ST_TYPE (sym->st_info) == STT_SECTION)
    [all...]
readelf.c     [all...]
  /external/qemu/
elf.h 718 /* Legal values for ST_TYPE subfield of st_info (symbol type). */
984 unsigned char st_info; member in struct:elf32_sym
991 unsigned char st_info; \/* Type and binding attributes *\/ member in struct:elf64_sym
    [all...]
arm-dis.c     [all...]