| /src/external/gpl3/gdb.old/dist/bfd/ |
| elfnn-loongarch.c | 2127 perform_relocation (const Elf_Internal_Rela *rel, asection *input_section, function 3936 r = perform_relocation (rel, input_section, howto, relocation,
|
| elfnn-riscv.c | 1778 perform_relocation (const reloc_howto_type *howto, function 2161 perform_relocation (r->howto, r->reloc, entry->value, r->input_section, 2554 /* These require no special handling beyond perform_relocation. */ 2584 so just ignore it in perform_relocation, and make assembler 3129 r = perform_relocation (howto, rel, relocation, input_section,
|
| /src/external/gpl3/binutils/dist/bfd/ |
| elfnn-loongarch.c | 2958 perform_relocation (const Elf_Internal_Rela *rel, asection *input_section, function 3492 perform_relocation (r->reloc, r->input_section, r->howto, entry->value, 3766 r = perform_relocation (rel, input_section, howto, 4985 r = perform_relocation (rel, input_section, howto, relocation,
|
| elfnn-riscv.c | 1973 perform_relocation (const reloc_howto_type *howto, function 2272 perform_relocation. */ 2364 perform_relocation (r->howto, r->reloc, entry->value, r->input_section, 2798 /* These require no special handling beyond perform_relocation. */ 2828 so just ignore it in perform_relocation, and make assembler 3380 r = perform_relocation (howto, rel, relocation, input_section,
|
| /src/external/gpl3/binutils.old/dist/bfd/ |
| elfnn-loongarch.c | 2776 perform_relocation (const Elf_Internal_Rela *rel, asection *input_section, function 3533 r = perform_relocation (rel, input_section, howto, 4686 r = perform_relocation (rel, input_section, howto, relocation,
|
| elfnn-riscv.c | 1973 perform_relocation (const reloc_howto_type *howto, function 2271 perform_relocation. */ 2363 perform_relocation (r->howto, r->reloc, entry->value, r->input_section, 2794 /* These require no special handling beyond perform_relocation. */ 2824 so just ignore it in perform_relocation, and make assembler 3366 r = perform_relocation (howto, rel, relocation, input_section,
|
| /src/external/gpl3/gdb/dist/bfd/ |
| elfnn-loongarch.c | 2751 perform_relocation (const Elf_Internal_Rela *rel, asection *input_section, function 3498 r = perform_relocation (rel, input_section, howto, 4651 r = perform_relocation (rel, input_section, howto, relocation,
|
| elfnn-riscv.c | 1776 perform_relocation (const reloc_howto_type *howto, function 2074 perform_relocation. */ 2166 perform_relocation (r->howto, r->reloc, entry->value, r->input_section, 2590 /* These require no special handling beyond perform_relocation. */ 2620 so just ignore it in perform_relocation, and make assembler 3165 r = perform_relocation (howto, rel, relocation, input_section,
|