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

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/microblaze/
reloc_weaksym.s 49 .weakext test_start
  /toolchain/binutils/binutils-2.25/gas/doc/
c-microblaze.texi 57 @item .weakext @var{label}
  /toolchain/binutils/binutils-2.25/gas/config/
obj-ecoff.c 237 .half, .lab, .repeat, .struct, .weakext. */
270 { "weakext", ecoff_directive_weakext, 0 },
tc-microblaze.c 322 /* Handle the .weakext pseudo-op as defined in Kane and Heinrich. */
359 as_bad ("bad .weakext directive");
386 {"weakext", microblaze_s_weakext, 0},
    [all...]
tc-mips.c     [all...]
  /toolchain/binutils/binutils-2.25/bfd/
ecoffswap.h 556 intern->weakext = 0 != (ext->es_bits1[0] & EXT_BITS1_WEAKEXT_BIG);
562 intern->weakext = 0 != (ext->es_bits1[0] & EXT_BITS1_WEAKEXT_LITTLE);
597 | (intern->weakext ? EXT_BITS1_WEAKEXT_BIG : 0));
608 | (intern->weakext ? EXT_BITS1_WEAKEXT_LITTLE : 0));
ecoff.c 901 internal_esym.weakext))
1414 char weakext; local
    [all...]
elf64-alpha.c     [all...]
ChangeLog-9495     [all...]
ChangeLog-9193     [all...]
elfxx-mips.c     [all...]
  /toolchain/binutils/binutils-2.25/include/coff/
sym.h 261 unsigned weakext:1; /* symbol is weak external */ member in struct:ecoff_extr
ChangeLog-9103     [all...]
  /toolchain/binutils/binutils-2.25/gas/
ecoff.c     [all...]
ChangeLog-9899     [all...]
ChangeLog-9295 394 "weakext".
    [all...]
  /toolchain/binutils/binutils-2.25/binutils/
od-xcoff.c 233 SC_ENTRY(WEAKEXT),
    [all...]
  /toolchain/binutils/binutils-2.25/gas/po/
gas.pot     [all...]
ja.po     [all...]
ru.po     [all...]

Completed in 528 milliseconds