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

  /src/external/gpl3/binutils/dist/bfd/
elf64-mmix.c 159 /* Index into reloc_request[], sorted on increasing "value", secondary
165 struct bpo_reloc_request *reloc_request; member in struct:bpo_greg_section_info
1187 if (value != gregdata->reloc_request[bpo_index].value)
1195 (uint64_t) gregdata->reloc_request[bpo_index].value);
1203 gregdata->reloc_request[bpo_index].regindex
1207 gregdata->reloc_request[bpo_index].offset,
2327 gregdata->reloc_request
2344 gregdata->reloc_request[i].bpo_reloc_no = i;
2414 if (gregdata->reloc_request[i].regindex != lastreg)
2416 bfd_put_64 (bpo_greg_owner, gregdata->reloc_request[i].value
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
elf64-mmix.c 159 /* Index into reloc_request[], sorted on increasing "value", secondary
165 struct bpo_reloc_request *reloc_request; member in struct:bpo_greg_section_info
1187 if (value != gregdata->reloc_request[bpo_index].value)
1195 (uint64_t) gregdata->reloc_request[bpo_index].value);
1203 gregdata->reloc_request[bpo_index].regindex
1207 gregdata->reloc_request[bpo_index].offset,
2326 gregdata->reloc_request
2343 gregdata->reloc_request[i].bpo_reloc_no = i;
2413 if (gregdata->reloc_request[i].regindex != lastreg)
2415 bfd_put_64 (bpo_greg_owner, gregdata->reloc_request[i].value
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
elf64-mmix.c 159 /* Index into reloc_request[], sorted on increasing "value", secondary
165 struct bpo_reloc_request *reloc_request; member in struct:bpo_greg_section_info
1187 if (value != gregdata->reloc_request[bpo_index].value)
1195 (uint64_t) gregdata->reloc_request[bpo_index].value);
1203 gregdata->reloc_request[bpo_index].regindex
1207 gregdata->reloc_request[bpo_index].offset,
2326 gregdata->reloc_request
2343 gregdata->reloc_request[i].bpo_reloc_no = i;
2412 if (gregdata->reloc_request[i].regindex != lastreg)
2414 bfd_put_64 (bpo_greg_owner, gregdata->reloc_request[i].value
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
elf64-mmix.c 159 /* Index into reloc_request[], sorted on increasing "value", secondary
165 struct bpo_reloc_request *reloc_request; member in struct:bpo_greg_section_info
1187 if (value != gregdata->reloc_request[bpo_index].value)
1195 (uint64_t) gregdata->reloc_request[bpo_index].value);
1203 gregdata->reloc_request[bpo_index].regindex
1207 gregdata->reloc_request[bpo_index].offset,
2327 gregdata->reloc_request
2344 gregdata->reloc_request[i].bpo_reloc_no = i;
2414 if (gregdata->reloc_request[i].regindex != lastreg)
2416 bfd_put_64 (bpo_greg_owner, gregdata->reloc_request[i].value
    [all...]

Completed in 20 milliseconds