Searched refs:BSF_FILE (Results 1 - 12 of 12) sorted by relevance

/haiku-fatelf/src/bin/gdb/bfd/
H A Dvms-hdr.c337 if (symbol->flags & BSF_FILE)
H A Dsyms.c272 . {* BSF_FILE marks symbols that contain a file name. This is used
274 .#define BSF_FILE 0x4000
358 if ((sym->flags & (BSF_GLOBAL | BSF_WEAK | BSF_FILE | BSF_SECTION_SYM)) != 0)
468 BSF_DYNAMIC, nor more than one of BSF_FUNCTION, BSF_FILE, and
481 : ((type & BSF_FILE)
H A Delfcode.h1156 sym->symbol.flags |= BSF_FILE | BSF_DEBUGGING;
1480 if (flags & BSF_FILE)
1499 | BSF_FILE
H A Dvms-gsd.c856 if (old_flags & BSF_FILE)
H A Dbfd-in2.h3792 /* BSF_FILE marks symbols that contain a file name. This is used
3794 #define BSF_FILE 0x4000
3787 #define BSF_FILE macro
H A Dlinker.c2144 newsym->flags = BSF_LOCAL | BSF_FILE;
H A Delf.c5814 else if (flags & BSF_FILE)
/haiku-fatelf/src/bin/gdb/gdb/
H A Delfread.c240 if (sym->flags & BSF_FILE)
/haiku-fatelf/src/bin/gdb/bfd/config-x86/
H A Dbfd-in3.h3792 /* BSF_FILE marks symbols that contain a file name. This is used
3794 #define BSF_FILE 0x4000
3787 #define BSF_FILE macro
H A Dbfd.h3792 /* BSF_FILE marks symbols that contain a file name. This is used
3794 #define BSF_FILE 0x4000
3787 #define BSF_FILE macro
/haiku-fatelf/src/bin/gdb/bfd/config-x86_64/
H A Dbfd-in3.h3790 /* BSF_FILE marks symbols that contain a file name. This is used
3792 #define BSF_FILE 0x4000
3785 #define BSF_FILE macro
H A Dbfd.h3790 /* BSF_FILE marks symbols that contain a file name. This is used
3792 #define BSF_FILE 0x4000
3785 #define BSF_FILE macro

Completed in 331 milliseconds