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

  /toolchain/binutils/binutils-2.25/bfd/
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...]
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)
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...]

Completed in 374 milliseconds