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

  /src/external/gpl3/binutils/dist/bfd/
coff-rs6000.c 650 reloc_howto_type xcoff_howto_table[] =
1167 relent->howto = &xcoff_howto_table[internal->r_type];
1173 relent->howto = &xcoff_howto_table[0x1c];
1175 relent->howto = &xcoff_howto_table[0x1d];
1177 relent->howto = &xcoff_howto_table[0x1e];
1198 return &xcoff_howto_table[0xa];
1200 return &xcoff_howto_table[0x1c];
1202 return &xcoff_howto_table[8];
1204 return &xcoff_howto_table[3];
1206 return &xcoff_howto_table[0x30]
648 reloc_howto_type xcoff_howto_table[] = variable
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
coff-rs6000.c 650 reloc_howto_type xcoff_howto_table[] =
1167 relent->howto = &xcoff_howto_table[internal->r_type];
1173 relent->howto = &xcoff_howto_table[0x1c];
1175 relent->howto = &xcoff_howto_table[0x1d];
1177 relent->howto = &xcoff_howto_table[0x1e];
1198 return &xcoff_howto_table[0xa];
1200 return &xcoff_howto_table[0x1c];
1202 return &xcoff_howto_table[8];
1204 return &xcoff_howto_table[3];
1206 return &xcoff_howto_table[0x30]
648 reloc_howto_type xcoff_howto_table[] = variable
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
coff-rs6000.c 650 reloc_howto_type xcoff_howto_table[] =
1167 relent->howto = &xcoff_howto_table[internal->r_type];
1173 relent->howto = &xcoff_howto_table[0x1c];
1175 relent->howto = &xcoff_howto_table[0x1d];
1177 relent->howto = &xcoff_howto_table[0x1e];
1198 return &xcoff_howto_table[0xa];
1200 return &xcoff_howto_table[0x1c];
1202 return &xcoff_howto_table[8];
1204 return &xcoff_howto_table[3];
1206 return &xcoff_howto_table[0x30]
648 reloc_howto_type xcoff_howto_table[] = variable
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
coff-rs6000.c 650 reloc_howto_type xcoff_howto_table[] =
1167 relent->howto = &xcoff_howto_table[internal->r_type];
1173 relent->howto = &xcoff_howto_table[0x1c];
1175 relent->howto = &xcoff_howto_table[0x1d];
1177 relent->howto = &xcoff_howto_table[0x1e];
1198 return &xcoff_howto_table[0xa];
1200 return &xcoff_howto_table[0x1c];
1202 return &xcoff_howto_table[8];
1204 return &xcoff_howto_table[3];
1206 return &xcoff_howto_table[0x30]
648 reloc_howto_type xcoff_howto_table[] = variable
    [all...]

Completed in 22 milliseconds