Home
last modified time | relevance | path

Searched refs:instrument_branches (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-i960.c127 static char instrument_branches; /* True if -b switch seen. */ variable
1508 instrument = instrument_branches && (opcode != CALL) in ctrl_fmt()
1564 if (instrument_branches) in cobr_fmt()
1578 if (instrument_branches) in cobr_fmt()
1844 instrument_branches = 1; in md_parse_option()
2101 if (!instrument_branches) in brtab_emit()
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-929512671 * config/tc-i960.c (norelax, instrument_branches): Default initializer is