Searched refs:textro (Results 1 – 3 of 3) sorted by relevance
| /mirbsd/src/gnu/usr.bin/binutils/include/coff/ |
| D | xcoff.h | 369 bfd_boolean textro; member
|
| /mirbsd/src/gnu/usr.bin/binutils/ld/emultempl/ |
| D | aix.em | 84 static int textro; 222 {"bnotextro", no_argument, &textro, 0}, 223 {"bnro", no_argument, &textro, 0}, 226 {"bro", no_argument, &textro, 1}, 233 {"btextro", no_argument, &textro, 1}, 673 modtype, textro ? TRUE : FALSE, unix_ld, special_sections,
|
| /mirbsd/src/gnu/usr.bin/binutils/bfd/ |
| D | xcofflink.c | 463 ret->textro = FALSE; in _bfd_xcoff_bfd_link_hash_table_create() 2970 bfd_boolean textro, in bfd_xcoff_size_dynamic_sections() argument 3011 xcoff_hash_table (info)->textro = textro; in bfd_xcoff_size_dynamic_sections() 4520 if (xcoff_hash_table (finfo->info)->textro in xcoff_link_input_bfd()
|