Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-m32r.h88 extern int pic_code;
Dtc-m32r.c74 int pic_code; variable
361 pic_code = 1; in md_parse_option()
2213 if (pic_code in m32r_fix_adjustable()
2263 if (pic_code) in tc_gen_reloc()
2332 else if ((!pic_code in tc_gen_reloc()
Dtc-arm.c151 static int pic_code = FALSE; variable
11473 if (pic_code) flags |= F_PIC; in md_begin()
11679 {"k", N_("generate PIC code"), &pic_code, 1, NULL},
11687 {"mapcs-reentrant", N_("re-entrant code"), &pic_code, 1, NULL},