Home
last modified time | relevance | path

Searched refs:F_RELFLG (Results 1 – 25 of 41) sorted by relevance

12

/openbsd/src/gnu/usr.bin/binutils-2.17/include/coff/
Dpowerpc.h32 #define F_RELFLG (0x0001) macro
Dmaxq.h30 #define F_RELFLG (0x0001) macro
Di860.h31 #define F_RELFLG (0x0001) macro
Dwe32k.h28 #define F_RELFLG (0x0001) macro
Di386.h30 #define F_RELFLG (0x0001) macro
Dia64.h36 #define F_RELFLG (0x0001) macro
Darm.h40 #define F_RELFLG (0x0001) macro
Dsparc.h30 #define F_RELFLG (0x0001) /* relocation info stripped */ macro
Dti.h126 #define F_RELFLG (0x0001) macro
Dinternal.h99 #define F_RELFLG (0x0001) macro
/openbsd/src/gnu/usr.bin/binutils/include/coff/
Dpowerpc.h32 #define F_RELFLG (0x0001) macro
Di860.h31 #define F_RELFLG (0x0001) macro
Dwe32k.h28 #define F_RELFLG (0x0001) macro
Di386.h30 #define F_RELFLG (0x0001) macro
Dia64.h36 #define F_RELFLG (0x0001) macro
Darm.h40 #define F_RELFLG (0x0001) macro
Dsparc.h30 #define F_RELFLG (0x0001) /* relocation info stripped */ macro
Dti.h126 #define F_RELFLG (0x0001) macro
Dinternal.h99 #define F_RELFLG (0x0001) macro
/openbsd/src/gnu/llvm/llvm/include/llvm/BinaryFormat/
DXCOFF.h78 F_RELFLG = 0x0001, ///< relocation info stripped from file enumerator
/openbsd/src/gnu/usr.bin/binutils/bfd/
DpeXXigen.c770 filehdr_in->f_flags &= ~F_RELFLG;
1844 PF (F_RELFLG, "relocations stripped");
Dcoff64-rs6000.c898 internal_f.f_flags |= F_RELFLG;
959 internal_f.f_flags &=~ F_RELFLG;
/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/
Dcoff64-rs6000.c897 internal_f.f_flags |= F_RELFLG;
958 internal_f.f_flags &=~ F_RELFLG;
/openbsd/src/gnu/gcc/gcc/
Dmips-tdump.c750 if ((flags & F_RELFLG) != 0) in print_global_hdr()
/openbsd/src/gnu/usr.bin/gcc/gcc/
Dmips-tdump.c743 if ((flags & F_RELFLG) != 0)

12