Home
last modified time | relevance | path

Searched refs:F_LSYMS (Results 1 – 25 of 37) sorted by relevance

12

/openbsd/src/gnu/usr.bin/binutils/bfd/
Dticoff.h19 #undef F_LSYMS
20 #define F_LSYMS F_LSYMS_TICOFF macro
Dcoff-tic4x.c32 #undef F_LSYMS
33 #define F_LSYMS F_LSYMS_TICOFF macro
Dcoff-tic54x.c30 #undef F_LSYMS
31 #define F_LSYMS F_LSYMS_TICOFF macro
/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/
Dticoff.h19 #undef F_LSYMS
20 #define F_LSYMS F_LSYMS_TICOFF macro
Dcoff-tic4x.c32 #undef F_LSYMS
33 #define F_LSYMS F_LSYMS_TICOFF macro
Dcoff-tic54x.c31 #undef F_LSYMS
32 #define F_LSYMS F_LSYMS_TICOFF macro
Dpeicode.h177 filehdr_dst->f_flags |= F_LSYMS; in coff_swap_filehdr_in()
/openbsd/src/gnu/usr.bin/binutils-2.17/include/coff/
Dpowerpc.h35 #define F_LSYMS (0x0008) macro
Dmaxq.h33 #define F_LSYMS (0x0008) macro
Di860.h34 #define F_LSYMS (0x0008) macro
Dwe32k.h31 #define F_LSYMS (0x0008) macro
Di386.h33 #define F_LSYMS (0x0008) macro
Dia64.h39 #define F_LSYMS (0x0008) macro
Darm.h43 #define F_LSYMS (0x0008) macro
Dsparc.h33 #define F_LSYMS (0x0008) /* local symbols stripped */ macro
Dinternal.h102 #define F_LSYMS (0x0008) macro
/openbsd/src/gnu/usr.bin/binutils/include/coff/
Dpowerpc.h35 #define F_LSYMS (0x0008) macro
Di860.h34 #define F_LSYMS (0x0008) macro
Dwe32k.h31 #define F_LSYMS (0x0008) macro
Di386.h33 #define F_LSYMS (0x0008) macro
Dia64.h39 #define F_LSYMS (0x0008) macro
Darm.h43 #define F_LSYMS (0x0008) macro
Dsparc.h33 #define F_LSYMS (0x0008) /* local symbols stripped */ macro
Dinternal.h102 #define F_LSYMS (0x0008) macro
/openbsd/src/gnu/llvm/llvm/include/llvm/BinaryFormat/
DXCOFF.h82 F_LSYMS = 0x0008, ///< local symbols stripped from file enumerator

12