Searched refs:BSF_WEAK (Results 26 - 39 of 39) sorted by relevance

12

/haiku-fatelf/src/bin/gdb/bfd/
H A Dbfd-in2.h3759 #define BSF_WEAK 0x80
3752 #define BSF_WEAK macro
H A Dcofflink.c388 flags = BSF_WEAK;
H A Delf32-v850.c1358 && (symbol->flags & BSF_WEAK) == 0
H A Delf32-frv.c2810 flags = BSF_GLOBAL | BSF_WEAK;
H A Delf64-sparc.c3083 (type & BSF_WEAK) ? 'w' : ' ');
H A Dpdp11.c1730 if ((cache_ptr->flags & BSF_WEAK) != 0)
H A Delflink.c3416 flags = BSF_WEAK;
3658 && (flags & BSF_WEAK) != 0
H A Delf32-xtensa.c1917 && (symbol->flags & BSF_WEAK) != 0);
H A Delf64-ppc.c5356 newsym->flags |= BSF_WEAK;
H A Delfxx-mips.c1182 if ((symbol->flags & (BSF_GLOBAL | BSF_WEAK)) != 0
/haiku-fatelf/src/bin/gdb/bfd/config-x86/
H A Dbfd-in3.h3759 #define BSF_WEAK 0x80
3752 #define BSF_WEAK macro
H A Dbfd.h3759 #define BSF_WEAK 0x80
3752 #define BSF_WEAK macro
/haiku-fatelf/src/bin/gdb/bfd/config-x86_64/
H A Dbfd-in3.h3757 #define BSF_WEAK 0x80
3750 #define BSF_WEAK macro
H A Dbfd.h3757 #define BSF_WEAK 0x80
3750 #define BSF_WEAK macro

Completed in 331 milliseconds

12