HomeSort by relevance Sort by last modified time
    Searched full:typeoff (Results 1 - 6 of 6) sorted by null

  /toolchain/binutils/binutils-2.25/bfd/
stabs.c 46 #define TYPEOFF 4
256 type = sym[TYPEOFF];
316 incl_type = incl_sym[TYPEOFF];
423 incl_type = incl_sym[TYPEOFF];
571 type = sym[TYPEOFF];
688 excl_sym[TYPEOFF] = e->type;
705 if (sym[TYPEOFF] == 0)
syms.c 961 #define TYPEOFF (4)
1105 if (stab[TYPEOFF] == (bfd_byte) N_SO)
1119 if (stab + STABSIZE + TYPEOFF < info->stabs + stabsize
1120 && *(stab + STABSIZE + TYPEOFF) == (bfd_byte) N_SO)
1124 else if (stab[TYPEOFF] == (bfd_byte) N_FUN
    [all...]
elf32-ip2k.c 560 #define TYPEOFF 4
682 type = bfd_h_get_8 (abfd, stabp + TYPEOFF);
700 type = bfd_h_get_8 (abfd, stabp + TYPEOFF);
    [all...]
  /toolchain/binutils/binutils-2.25/binutils/
objdump.c     [all...]
  /frameworks/support/samples/SupportLeanbackShowcase/libs/
gson-1.7.2.jar 
  /external/elfutils/src/
readelf.c 6228 Dwarf_Off typeoff; local
    [all...]

Completed in 711 milliseconds