Searched refs:pic_code (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12.1/contrib/binutils/gas/config/ |
| H A D | tc-arm.c | 145 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 D | ChangeLog-9899 | 2001 (pic_code): New boolean.
|
| H A D | ChangeLog-0203 | 7278 (pic_code): Declare for all object types. Make type int.
|