Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/elfcpp/
Di386.h93 R_386_GNU_VTENTRY = 251 enumerator
DChangeLog213 (R_X86_64_GNU_VTENTRY): Rename from R_386_GNU_VTENTRY.
/toolchain/binutils/binutils-2.25/include/elf/
Di386.h75 RELOC_NUMBER (R_386_GNU_VTENTRY, 251)
/toolchain/binutils/binutils-2.25/gold/
Di386.cc1673 case elfcpp::R_386_GNU_VTENTRY: in get_reference_flags()
1788 case elfcpp::R_386_GNU_VTENTRY: in local()
2169 case elfcpp::R_386_GNU_VTENTRY: in global()
2793 case elfcpp::R_386_GNU_VTENTRY: in relocate()
3615 case elfcpp::R_386_GNU_VTENTRY: in get_size_for_reloc()
DChangeLog8230 R_X86_64_GNU_VTENTRY instead of R_386_GNU_VTENTRY.
/toolchain/binutils/binutils-2.25/bfd/
Delf32-i386.c170 HOWTO (R_386_GNU_VTENTRY, /* type */
184 #define R_386_vt (R_386_GNU_VTENTRY + 1 - R_386_vt_offset)
341 return &elf_howto_table[R_386_GNU_VTENTRY - R_386_vt_offset]; in elf_i386_reloc_type_lookup()
1812 case R_386_GNU_VTENTRY: in elf_i386_check_relocs()
1841 case R_386_GNU_VTENTRY: in elf_i386_gc_mark_hook()
3198 || r_type == R_386_GNU_VTENTRY) in elf_i386_relocate_section()