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

/freebsd-9.3-release/contrib/binutils/gas/config/
H A Dtc-arm.c145 static int pic_code = FALSE; variable
19592 if (pic_code) flags |= F_PIC;
19788 {"k", N_("generate PIC code"), &pic_code, 1, NULL},
19796 {"mapcs-reentrant", N_("re-entrant code"), &pic_code, 1, NULL},

Completed in 185 milliseconds