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

  /src/external/gpl3/binutils/dist/bfd/
xcofflink.c 111 asection *loader_section; member in struct:xcoff_link_hash_table
1150 && xcoff_hash_table (info)->loader_section == NULL)
1159 xcoff_hash_table (info)->loader_section = lsec;
2821 if (!xcoff_hash_table (info)->loader_section)
3241 || o == xcoff_hash_table (info)->loader_section
3445 if (xcoff_hash_table (info)->loader_section)
3636 if (xcoff_hash_table (ldinfo->info)->loader_section)
3810 lsec = htab->loader_section;
3885 if (xcoff_hash_table (info)->loader_section
4007 if (xcoff_hash_table (info)->loader_section
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
xcofflink.c 111 asection *loader_section; member in struct:xcoff_link_hash_table
1150 && xcoff_hash_table (info)->loader_section == NULL)
1159 xcoff_hash_table (info)->loader_section = lsec;
2821 if (!xcoff_hash_table (info)->loader_section)
3241 || o == xcoff_hash_table (info)->loader_section
3445 if (xcoff_hash_table (info)->loader_section)
3636 if (xcoff_hash_table (ldinfo->info)->loader_section)
3810 lsec = htab->loader_section;
3885 if (xcoff_hash_table (info)->loader_section
4007 if (xcoff_hash_table (info)->loader_section
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
xcofflink.c 111 asection *loader_section; member in struct:xcoff_link_hash_table
1107 && xcoff_hash_table (info)->loader_section == NULL)
1116 xcoff_hash_table (info)->loader_section = lsec;
2778 if (!xcoff_hash_table (info)->loader_section)
3198 || o == xcoff_hash_table (info)->loader_section
3402 if (xcoff_hash_table (info)->loader_section)
3593 if (xcoff_hash_table (ldinfo->info)->loader_section)
3767 lsec = htab->loader_section;
3842 if (xcoff_hash_table (info)->loader_section
3964 if (xcoff_hash_table (info)->loader_section
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
xcofflink.c 111 asection *loader_section; member in struct:xcoff_link_hash_table
1115 && xcoff_hash_table (info)->loader_section == NULL)
1124 xcoff_hash_table (info)->loader_section = lsec;
2786 if (!xcoff_hash_table (info)->loader_section)
3206 || o == xcoff_hash_table (info)->loader_section
3410 if (xcoff_hash_table (info)->loader_section)
3601 if (xcoff_hash_table (ldinfo->info)->loader_section)
3775 lsec = htab->loader_section;
3850 if (xcoff_hash_table (info)->loader_section
3972 if (xcoff_hash_table (info)->loader_section
    [all...]

Completed in 42 milliseconds