Searched refs:mst_bss (Results 1 - 14 of 14) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Dmipsread.c370 ms_type = mst_bss;
H A Dcoff-pe-read.c209 {0, 1, 0, mst_bss}
H A Dsolib-sunos.c264 mst_bss, rt_common_objfile);
H A Dparse.c547 case mst_bss:
H A Dsymtab.h285 types (mst_data versus mst_bss) for example. Since the minimal
297 mst_bss, /* Generally uninitialized data */ enumerator in enum:minimal_symbol_type
312 mst_file_bss /* Static version of mst_bss */
H A Delfread.c390 ms_type = mst_bss;
441 ms_type = mst_bss;
H A Dmachoread.c246 ms_type = mst_bss;
H A Dminsyms.c843 case mst_bss:
H A Dsymmisc.c278 case mst_bss:
H A Dsymtab.c856 || MSYMBOL_TYPE (msymbol) == mst_bss
1783 || MSYMBOL_TYPE (msymbol) == mst_bss
3038 = {mst_bss, mst_file_text, mst_abs, mst_unknown};
H A Dcoffread.c959 ? mst_bss : mst_file_bss;
H A Dxcoffread.c2433 sclass == C_HIDEXT ? mst_file_bss : mst_bss,
H A Dmdebugread.c2570 ms_type = mst_bss;
2576 ms_type = mst_bss;
H A Ddbxread.c455 ms_type = mst_bss;

Completed in 399 milliseconds