Searched refs:emitting_crange (Results 1 – 2 of 2) sorted by relevance
118 static bfd_boolean emitting_crange = FALSE; variable3135 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()
6678 (emitting_crange): Boolean guard moved to file scope from function6698 condition on not emitting_crange.