Searched refs:R_TILEGX_GNU_VTINHERIT (Results 1 – 7 of 7) sorted by relevance
| /netbsd/src/external/gpl3/binutils/dist/elfcpp/ |
| D | tilegx.h | 164 R_TILEGX_GNU_VTINHERIT = 128, enumerator
|
| /netbsd/src/external/gpl3/gdb/dist/include/elf/ |
| D | tilegx.h | 172 RELOC_NUMBER (R_TILEGX_GNU_VTINHERIT, 128)
|
| /netbsd/src/external/gpl3/binutils/dist/include/elf/ |
| D | tilegx.h | 172 RELOC_NUMBER (R_TILEGX_GNU_VTINHERIT, 128)
|
| /netbsd/src/external/gpl3/gdb/dist/bfd/ |
| D | elfxx-tilegx.c | 601 HOWTO (R_TILEGX_GNU_VTINHERIT, /* type */ 776 { BFD_RELOC_VTABLE_INHERIT, R_TILEGX_GNU_VTINHERIT, tilegx_elf_howto_table2 }, 939 else if (r_type - R_TILEGX_GNU_VTINHERIT in tilegx_info_to_howto_rela() 941 - (unsigned int) R_TILEGX_GNU_VTINHERIT)) in tilegx_info_to_howto_rela() 943 = &tilegx_elf_howto_table2 [r_type - R_TILEGX_GNU_VTINHERIT]; in tilegx_info_to_howto_rela() 2015 case R_TILEGX_GNU_VTINHERIT: in tilegx_elf_check_relocs() 2045 case R_TILEGX_GNU_VTINHERIT: in tilegx_elf_gc_mark_hook() 2852 if (r_type == R_TILEGX_GNU_VTINHERIT in tilegx_elf_relocate_section()
|
| /netbsd/src/external/gpl3/binutils/dist/bfd/ |
| D | elfxx-tilegx.c | 601 HOWTO (R_TILEGX_GNU_VTINHERIT, /* type */ 776 { BFD_RELOC_VTABLE_INHERIT, R_TILEGX_GNU_VTINHERIT, tilegx_elf_howto_table2 }, 939 else if (r_type - R_TILEGX_GNU_VTINHERIT in tilegx_info_to_howto_rela() 941 - (unsigned int) R_TILEGX_GNU_VTINHERIT)) in tilegx_info_to_howto_rela() 943 = &tilegx_elf_howto_table2 [r_type - R_TILEGX_GNU_VTINHERIT]; in tilegx_info_to_howto_rela() 2015 case R_TILEGX_GNU_VTINHERIT: in tilegx_elf_check_relocs() 2045 case R_TILEGX_GNU_VTINHERIT: in tilegx_elf_gc_mark_hook() 2851 if (r_type == R_TILEGX_GNU_VTINHERIT in tilegx_elf_relocate_section()
|
| /netbsd/src/external/gpl3/binutils/dist/gold/ |
| D | tilegx.cc | 3010 case elfcpp::R_TILEGX_GNU_VTINHERIT: in get_reference_flags() 3257 case elfcpp::R_TILEGX_GNU_VTINHERIT: in local() 3737 case elfcpp::R_TILEGX_GNU_VTINHERIT: in global() 4420 case elfcpp::R_TILEGX_GNU_VTINHERIT: in relocate()
|
| /netbsd/src/sys/external/bsd/sljit/dist/sljit_src/ |
| D | sljitNativeTILEGX-encoder.c | 179 R_TILEGX_GNU_VTINHERIT = 128, enumerator
|