Home
last modified time | relevance | path

Searched refs:TILEGX_ELF_R_INFO (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
Delfxx-tilegx.c45 #define TILEGX_ELF_R_INFO(htab, in_rel, index, type) \ macro
3502 TILEGX_ELF_R_INFO (htab, NULL, 0, R_TILEGX_RELATIVE); in tilegx_elf_relocate_section()
3682 outrel.r_info = TILEGX_ELF_R_INFO (htab, rel, h->dynindx, r_type); in tilegx_elf_relocate_section()
3689 outrel.r_info = TILEGX_ELF_R_INFO (htab, NULL, 0, in tilegx_elf_relocate_section()
3740 outrel.r_info = TILEGX_ELF_R_INFO (htab, rel, indx, in tilegx_elf_relocate_section()
3780 outrel.r_info = TILEGX_ELF_R_INFO (htab, NULL, 0, r_type); in tilegx_elf_relocate_section()
3899 outrel.r_info = TILEGX_ELF_R_INFO (htab, NULL, indx, in tilegx_elf_relocate_section()
3919 outrel.r_info = TILEGX_ELF_R_INFO (htab, NULL, indx, in tilegx_elf_relocate_section()
3937 outrel.r_info = TILEGX_ELF_R_INFO (htab, NULL, indx, in tilegx_elf_relocate_section()
4136 rela.r_info = TILEGX_ELF_R_INFO (htab, NULL, h->dynindx, R_TILEGX_JMP_SLOT); in tilegx_elf_finish_dynamic_symbol()
[all …]