Searched refs:textro (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.25/ld/emultempl/ |
D | aix.em | 83 static int textro; 239 {"bnotextro", no_argument, &textro, 0}, 240 {"bnro", no_argument, &textro, 0}, 243 {"bro", no_argument, &textro, 1}, 250 {"btextro", no_argument, &textro, 1}, 835 modtype, textro ? TRUE : FALSE, flags, special_sections,
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | xcofflink.c | 136 bfd_boolean textro; member 3627 bfd_boolean textro, in bfd_xcoff_size_dynamic_sections() argument 3661 xcoff_hash_table (info)->textro = textro; in bfd_xcoff_size_dynamic_sections() 4078 if (xcoff_hash_table (flinfo->info)->textro in xcoff_create_ldrel()
|