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

  /toolchain/binutils/binutils-2.27/bfd/
libcoff-in.h 162 int snentry; member in struct:xcoff_tdata
libcoff.h 166 int snentry; member in struct:xcoff_tdata
    [all...]
coff-rs6000.c 375 if (ix->snentry == 0)
376 ox->snentry = 0;
379 sec = coff_section_from_bfd_index (ibfd, ix->snentry);
381 ox->snentry = 0;
383 ox->snentry = sec->output_section->target_index;
    [all...]
coffcode.h     [all...]
coff64-rs6000.c 956 internal_a.o_snentry = xcoff_data (abfd)->snentry;
    [all...]
xcofflink.c     [all...]

Completed in 78 milliseconds