Searched refs:BSF_DEBUGGING_RELOC (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/binutils/bfd/
H A Dcoffgen.c571 && (coff_symbol_ptr->symbol.flags & BSF_DEBUGGING_RELOC) == 0)
H A Dbfd-in2.h4452 meaning, unless BSF_DEBUGGING_RELOC is also set. */
4512 #define BSF_DEBUGGING_RELOC 0x20000
4505 #define BSF_DEBUGGING_RELOC macro
H A Dcoffcode.h4615 dst->symbol.flags = BSF_DEBUGGING | BSF_DEBUGGING_RELOC;
/freebsd-11-stable/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h4459 meaning, unless BSF_DEBUGGING_RELOC is also set. */
4519 #define BSF_DEBUGGING_RELOC 0x20000
4512 #define BSF_DEBUGGING_RELOC macro

Completed in 214 milliseconds