Searched refs:debug_codeselection (Results 1 - 7 of 7) sorted by relevance

/haiku-buildtools/legacy/binutils/gas/config/
H A Dbfin-defs.h368 extern int debug_codeselection;
H A Dtc-bfin.c368 extern int debug_codeselection;
369 debug_codeselection = 1;
H A Dbfin-parse.y4369 int debug_codeselection = 0;
4375 if (debug_codeselection)
/haiku-buildtools/binutils/gas/config/
H A Dbfin-defs.h378 extern int debug_codeselection;
H A Dtc-bfin.c472 extern int debug_codeselection;
473 debug_codeselection = 1;
H A Dbfin-parse.y4651 int debug_codeselection = 0;
4657 if (debug_codeselection)
/haiku-buildtools/legacy/binutils/gas/
H A Dbfin-parse.c7475 int debug_codeselection = 0;
7481 if (debug_codeselection)
7471 int debug_codeselection = 0; variable

Completed in 190 milliseconds