Home
last modified time | relevance | path

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

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