HomeSort by: relevance | last modified time | path
    Searched defs:textro (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
xcofflink.c 137 bool textro; member in struct:xcoff_link_hash_table
3830 -bmodtype linker option). TEXTRO is whether the text section must
3845 bool textro,
3881 xcoff_hash_table (info)->textro = textro;
5155 if (xcoff_hash_table (flinfo->info)->textro
  /src/external/gpl3/binutils.old/dist/bfd/
xcofflink.c 137 bool textro; member in struct:xcoff_link_hash_table
3830 -bmodtype linker option). TEXTRO is whether the text section must
3845 bool textro,
3881 xcoff_hash_table (info)->textro = textro;
5155 if (xcoff_hash_table (flinfo->info)->textro
  /src/external/gpl3/gdb/dist/bfd/
xcofflink.c 137 bool textro; member in struct:xcoff_link_hash_table
3787 -bmodtype linker option). TEXTRO is whether the text section must
3802 bool textro,
3838 xcoff_hash_table (info)->textro = textro;
5108 if (xcoff_hash_table (flinfo->info)->textro
  /src/external/gpl3/gdb.old/dist/bfd/
xcofflink.c 137 bool textro; member in struct:xcoff_link_hash_table
3795 -bmodtype linker option). TEXTRO is whether the text section must
3810 bool textro,
3846 xcoff_hash_table (info)->textro = textro;
5116 if (xcoff_hash_table (flinfo->info)->textro

Completed in 58 milliseconds