Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-m32r.h81 extern int pic_code;
H A Dtc-m32r.c72 int pic_code; variable
359 pic_code = 1; in md_parse_option()
2154 if (pic_code in m32r_fix_adjustable()
2215 if (pic_code) in tc_gen_reloc()
2285 else if ((!pic_code in tc_gen_reloc()
H A Dtc-epiphany.c193 int pic_code; variable
1054 if (pic_code in epiphany_fix_adjustable()
H A Dtc-arm.c153 static int pic_code = false; variable
31022 if (pic_code) flags |= F_PIC; in md_begin()
31226 {"k", N_("generate PIC code"), &pic_code, 1, NULL},
31234 {"mapcs-reentrant", N_("re-entrant code"), &pic_code, 1, NULL},
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-m32r.h81 extern int pic_code;
H A Dtc-m32r.c72 int pic_code; variable
359 pic_code = 1; in md_parse_option()
2154 if (pic_code in m32r_fix_adjustable()
2215 if (pic_code) in tc_gen_reloc()
2285 else if ((!pic_code in tc_gen_reloc()
H A Dtc-epiphany.c193 int pic_code; variable
1054 if (pic_code in epiphany_fix_adjustable()
H A Dtc-arm.c153 static int pic_code = false; variable
30983 if (pic_code) flags |= F_PIC; in md_begin()
31187 {"k", N_("generate PIC code"), &pic_code, 1, NULL},
31195 {"mapcs-reentrant", N_("re-entrant code"), &pic_code, 1, NULL},
/netbsd-src/external/gpl3/binutils/dist/gas/
H A DChangeLog-98992001 (pic_code): New boolean.
H A DChangeLog-02037270 (pic_code): Declare for all object types. Make type int.
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A DChangeLog-98992001 (pic_code): New boolean.
H A DChangeLog-02037270 (pic_code): Declare for all object types. Make type int.