Searched refs:textlow_not_set (Results 1 – 5 of 5) sorted by relevance
968 int textlow_not_set; in read_dbx_symtab() local1019 textlow_not_set = 1; in read_dbx_symtab()1143 textlow_not_set); in read_dbx_symtab()1230 prev_textlow_not_set = textlow_not_set; in read_dbx_symtab()1239 textlow_not_set = 1; in read_dbx_symtab()1243 textlow_not_set = 0; in read_dbx_symtab()1689 if (pst && textlow_not_set in read_dbx_symtab()1693 textlow_not_set = 0; in read_dbx_symtab()1706 && (textlow_not_set in read_dbx_symtab()1712 textlow_not_set = 0; in read_dbx_symtab()[all …]
182 int textlow_not_set);
1912 int number_dependencies, int textlow_not_set) in xcoff_end_psymtab() argument2066 int textlow_not_set = 1; in scan_xcoff_symtab() local2158 dependencies_used, textlow_not_set); in scan_xcoff_symtab()2332 textlow_not_set); in scan_xcoff_symtab()2753 dependencies_used, textlow_not_set); in scan_xcoff_symtab()
2317 int textlow_not_set = 1; in parse_partial_symbols() local2900 textlow_not_set = 1; in parse_partial_symbols()2902 textlow_not_set = 0; in parse_partial_symbols()3696 textlow_not_set); in parse_partial_symbols()
1926 * xcoffread.c (xcoff_end_psymtab): Add textlow_not_set parameter.1928 (scan_xcoff_symtab): Call xcoff_end_psymtab with textlow_not_set.2440 text address. Use a seperate flag (textlow_not_set) instead.2442 * mdebugread.c xcoffread.c: Define textlow_not_set for2444 * stabsread.h (end_psymtab): Add textlow_not_set arg to prototype.