Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-vax.c78 int flag_want_pic; /* -k */ variable
398 && flag_want_pic in md_estimate_size_before_relax()
2272 flag_want_pic = 1; in md_parse_option()
3154 if (flag_want_pic && operandP->vop_mode == 8 in md_assemble()
Dtc-m68k.c80 int flag_want_pic; variable
7561 flag_want_pic = 1; in md_parse_option()
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-02035369 (flag_want_pic): New flag.
5386 (md_parse_option): Set flag_want_pic if -k or -K.
DChangeLog-92959234 * config/tc-m68k.c (flag_want_pic): New variable, mostly ignored.