Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-i370.c342 static flagword i370_flags = 0; variable
376 i370_flags |= EF_I370_RELOCATABLE_LIB; in md_parse_option()
408 i370_flags |= EF_I370_RELOCATABLE; in md_parse_option()
413 i370_flags |= EF_I370_RELOCATABLE_LIB; in md_parse_option()
495 if (i370_flags) in md_begin()
496 bfd_set_private_flags (stdoutput, i370_flags); in md_begin()