HomeSort by relevance Sort by last modified time
    Searched defs:xcoff (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.25/bfd/
hash.c 719 XCOFF .debug section. */
720 bfd_boolean xcoff;
782 table->xcoff = FALSE;
788 used in the XCOFF .debug section: a two byte length precedes each
798 ret->xcoff = TRUE;
857 if (tab->xcoff)
886 bfd_boolean xcoff;
889 xcoff = tab->xcoff;
899 if (xcoff)
718 bfd_boolean xcoff; member in struct:bfd_strtab_hash
884 bfd_boolean xcoff; local
    [all...]
coffcode.h 314 . XCOFF C_BSTAT symbols. Set by coff_slurp_symbol_table. *}
329 . {* Fix up an XCOFF C_BINCL/C_EINCL symbol. The value is the
554 /* Handle the XCOFF debug section and DWARF2 debug sections. */
2041 struct xcoff_tdata *xcoff; local
    [all...]

Completed in 6309 milliseconds