Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-sh64.c118 static bfd_boolean emitting_crange = FALSE; variable
3135 know (!emitting_crange); in sh64_set_contents_type()
3201 emitting_crange = TRUE; in sh64_set_contents_type()
3204 emitting_crange = FALSE; in sh64_set_contents_type()
3464 && !emitting_crange) in sh64_flag_output()
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-02036678 (emitting_crange): Boolean guard moved to file scope from function
6698 condition on not emitting_crange.