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

  /toolchain/binutils/binutils-2.25/bfd/
coffgen.c 771 BFD_ASSERT (s->is_sym);
816 BFD_ASSERT (s->is_sym);
841 BFD_ASSERT (! a->is_sym);
885 BFD_ASSERT (native->is_sym);
901 BFD_ASSERT (! (native + 1)->is_sym);
1004 BFD_ASSERT (native->is_sym);
1046 BFD_ASSERT (! (native + j + 1)->is_sym);
1096 native->is_sym = TRUE;
1097 native[1].is_sym = FALSE;
    [all...]
coffcode.h 342 . bfd_boolean is_sym;
    [all...]
libcoff.h 665 bfd_boolean is_sym; member in struct:coff_ptr_struct
    [all...]
peicode.h 573 ent->is_sym = TRUE;
    [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
obj-coff.c 393 coffsymbol (symbol_get_bfdsym (symbolP))->native->is_sym = TRUE;
    [all...]

Completed in 499 milliseconds