Searched refs:TILEGX_ELF_R_INFO (Results 1 – 1 of 1) sorted by relevance
/toolchain/binutils/binutils-2.25/bfd/ |
D | elfxx-tilegx.c | 45 #define TILEGX_ELF_R_INFO(htab, in_rel, index, type) \ macro 3498 TILEGX_ELF_R_INFO (htab, NULL, 0, R_TILEGX_RELATIVE); in tilegx_elf_relocate_section() 3678 outrel.r_info = TILEGX_ELF_R_INFO (htab, rel, h->dynindx, r_type); in tilegx_elf_relocate_section() 3685 outrel.r_info = TILEGX_ELF_R_INFO (htab, NULL, 0, in tilegx_elf_relocate_section() 3736 outrel.r_info = TILEGX_ELF_R_INFO (htab, rel, indx, in tilegx_elf_relocate_section() 3776 outrel.r_info = TILEGX_ELF_R_INFO (htab, NULL, 0, r_type); in tilegx_elf_relocate_section() 3891 outrel.r_info = TILEGX_ELF_R_INFO (htab, NULL, indx, in tilegx_elf_relocate_section() 3911 outrel.r_info = TILEGX_ELF_R_INFO (htab, NULL, indx, in tilegx_elf_relocate_section() 3929 outrel.r_info = TILEGX_ELF_R_INFO (htab, NULL, indx, in tilegx_elf_relocate_section() 4132 rela.r_info = TILEGX_ELF_R_INFO (htab, NULL, h->dynindx, R_TILEGX_JMP_SLOT); in tilegx_elf_finish_dynamic_symbol() [all …]
|