Searched refs:mst_file_text (Results 1 - 15 of 15) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Dsomread.c185 ms_type = mst_file_text;
217 ms_type = mst_file_text;
227 using mst_file_text vs mst_solib_trampoline here like
229 ms_type = mst_file_text;
H A Dminsyms.c255 case mst_file_text:
339 || MSYMBOL_TYPE (msymbol) == mst_file_text))
343 case mst_file_text:
835 case mst_file_text:
875 if (ms_type == mst_file_text && name[0] == 'g'
888 if (ms_type == mst_file_text && strncmp (name, "__gnu_compiled", 14) == 0)
H A Dmipsread.c356 ms_type = mst_file_text;
H A Dparse.c535 case mst_file_text:
H A Dsymtab.h310 mst_file_text, /* Static version of mst_text */ enumerator in enum:minimal_symbol_type
H A Delfread.c200 if (ms_type == mst_text || ms_type == mst_file_text
428 ms_type = mst_file_text;
H A Dmachoread.c237 ms_type = mst_file_text;
H A Dsymmisc.c284 case mst_file_text:
H A Dmdebugread.c2550 ms_type = mst_file_text;
2610 ms_type = mst_file_text;
2780 mst_file_text, sh.sc,
3519 mst_file_text,
H A Ddbxread.c483 ms_type = mst_file_text;
521 if ((ms_type == mst_file_text || ms_type == mst_text)
H A Dcoffread.c945 mst_text : mst_file_text;
H A Dxcoffread.c2378 sclass == C_HIDEXT ? mst_file_text : mst_text,
H A Dstabsread.c4657 case mst_file_text:
H A Dsymtab.c3038 = {mst_bss, mst_file_text, mst_abs, mst_unknown};
H A Dbreakpoint.c2302 && MSYMBOL_TYPE (m) != mst_file_text))

Completed in 319 milliseconds