Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/elfcpp/
Di386.h94 R_386_GNU_VTENTRY = 251 enumerator
DChangeLog-0815281 (R_X86_64_GNU_VTENTRY): Rename from R_386_GNU_VTENTRY.
/toolchain/binutils/binutils-2.27/include/elf/
Di386.h77 RELOC_NUMBER (R_386_GNU_VTENTRY, 251)
/toolchain/binutils/binutils-2.27/gold/
Di386.cc1703 case elfcpp::R_386_GNU_VTENTRY: in get_reference_flags()
1819 case elfcpp::R_386_GNU_VTENTRY: in local()
2202 case elfcpp::R_386_GNU_VTENTRY: in global()
2850 case elfcpp::R_386_GNU_VTENTRY: in relocate()
3711 case elfcpp::R_386_GNU_VTENTRY: in get_size_for_reloc()
DChangeLog-08159647 R_X86_64_GNU_VTENTRY instead of R_386_GNU_VTENTRY.
/toolchain/binutils/binutils-2.27/bfd/
Delf32-i386.c174 HOWTO (R_386_GNU_VTENTRY, /* type */
188 #define R_386_vt (R_386_GNU_VTENTRY + 1 - R_386_vt_offset)
349 return &elf_howto_table[R_386_GNU_VTENTRY - R_386_vt_offset]; in elf_i386_reloc_type_lookup()
2311 case R_386_GNU_VTENTRY: in elf_i386_check_relocs()
2395 case R_386_GNU_VTENTRY: in elf_i386_gc_mark_hook()
3743 || r_type == R_386_GNU_VTENTRY) in elf_i386_relocate_section()