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

  /toolchain/binutils/binutils-2.25/include/coff/
powerpc.h 29 F_LNNO line numbers stripped from file
35 #define F_LNNO (0x0004)
i386.h 29 F_LNNO Line numbers stripped from file
35 #define F_LNNO (0x0004)
i860.h 28 F_LNNO line numbers stripped from file
34 #define F_LNNO (0x0004)
we32k.h 26 F_LNNO line numbers stripped from file
32 #define F_LNNO (0x0004)
ia64.h 32 * F_LNNO line numbers stripped from file
39 #define F_LNNO (0x0004)
arm.h 29 F_LNNO line numbers stripped from file
42 #define F_LNNO (0x0004)
sparc.h 33 #define F_LNNO (0x0004) /* line numbers stripped */
internal.h 89 F_LNNO line numbers stripped from file
101 #define F_LNNO (0x0004)
ti.h 132 #define F_LNNO (0x0004)
  /external/syslinux/gpxe/src/include/
coff.h 11 #define F_LNNO 0x0004 /* If set, line information numbers removed */
  /toolchain/binutils/binutils-2.25/bfd/
peicode.h 999 internal_f.f_flags = F_AR32WR | F_LNNO; /* XXX is this correct ? */
    [all...]
coff64-rs6000.c 863 internal_f.f_flags |= F_LNNO;
    [all...]
coffgen.c 244 if (!(internal_f->f_flags & F_LNNO))
    [all...]
coffcode.h     [all...]
ecoff.c     [all...]
  /toolchain/binutils/binutils-2.25/binutils/
od-xcoff.c 162 { F_LNNO, "lineno" },
    [all...]

Completed in 223 milliseconds