Home
last modified time | relevance | path

Searched defs:mst_text (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dsymtab.c2849 {mst_data, mst_text, mst_abs, mst_unknown}; in search_symbols() enumerator
2858 {mst_file_bss, mst_text, mst_abs, mst_unknown}; in search_symbols() enumerator
H A Dsymtab.h286 mst_text, /* Generally executable instructions */ enumerator