Searched refs:F_LNNO (Results 1 - 25 of 34) sorted by relevance

12

/openbsd-current/gnu/usr.bin/binutils/include/coff/
H A Dpowerpc.h28 F_LNNO line numbers stripped from file
34 #define F_LNNO (0x0004) macro
H A Di386.h26 F_LNNO line numbers stripped from file
32 #define F_LNNO (0x0004) macro
H A Di860.h27 F_LNNO line numbers stripped from file
33 #define F_LNNO (0x0004) macro
H A Dwe32k.h24 F_LNNO line numbers stripped from file
30 #define F_LNNO (0x0004) macro
H A Dia64.h31 * F_LNNO line numbers stripped from file
38 #define F_LNNO (0x0004) macro
H A Darm.h29 F_LNNO line numbers stripped from file
42 #define F_LNNO (0x0004) macro
H A Dsparc.h32 #define F_LNNO (0x0004) /* line numbers stripped */ macro
H A Dinternal.h89 F_LNNO line numbers stripped from file
101 #define F_LNNO (0x0004) macro
H A Dti.h128 #define F_LNNO (0x0004) macro
/openbsd-current/gnu/usr.bin/binutils-2.17/include/coff/
H A Dpowerpc.h28 F_LNNO line numbers stripped from file
34 #define F_LNNO (0x0004) macro
H A Dmaxq.h27 is executable (no unresolved external references) F_LNNO line numbers
32 #define F_LNNO (0x0004) macro
H A Di386.h26 F_LNNO line numbers stripped from file
32 #define F_LNNO (0x0004) macro
H A Di860.h27 F_LNNO line numbers stripped from file
33 #define F_LNNO (0x0004) macro
H A Dwe32k.h24 F_LNNO line numbers stripped from file
30 #define F_LNNO (0x0004) macro
H A Dia64.h31 * F_LNNO line numbers stripped from file
38 #define F_LNNO (0x0004) macro
H A Darm.h29 F_LNNO line numbers stripped from file
42 #define F_LNNO (0x0004) macro
H A Dsparc.h32 #define F_LNNO (0x0004) /* line numbers stripped */ macro
H A Dinternal.h89 F_LNNO line numbers stripped from file
101 #define F_LNNO (0x0004) macro
H A Dti.h128 #define F_LNNO (0x0004) macro
/openbsd-current/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DXCOFF.h81 F_LNNO = 0x0004, ///< line numbers stripped from file
/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Dpeicode.h1031 internal_f.f_flags = F_AR32WR | F_LNNO; /* XXX is this correct ? */
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Dpeicode.h958 internal_f.f_flags = F_AR32WR | F_LNNO; /* XXX is this correct ? */
/openbsd-current/gnu/gcc/gcc/
H A Dmips-tdump.c765 if ((flags & F_LNNO) != 0)
766 printf (", F_LNNO");
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dmips-tdump.c758 if ((flags & F_LNNO) != 0)
759 printf (", F_LNNO");
/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dobj-coff.c3613 H_SET_FLAGS (&headers, ((H_GET_LINENO_SIZE(&headers) ? 0 : F_LNNO) |
3616 H_SET_FLAGS (&headers, ((H_GET_LINENO_SIZE(&headers) ? 0 : F_LNNO) |

Completed in 113 milliseconds

12