Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/binutils/gas/config/
H A Dtc-arm.c145 static int pic_code = FALSE; variable
19713 if (pic_code) flags |= F_PIC; in md_begin()
19909 {"k", N_("generate PIC code"), &pic_code, 1, NULL},
19917 {"mapcs-reentrant", N_("re-entrant code"), &pic_code, 1, NULL},
/freebsd-12.1/contrib/binutils/gas/
H A DChangeLog-98992001 (pic_code): New boolean.
H A DChangeLog-02037278 (pic_code): Declare for all object types. Make type int.