Searched refs:R_ARM_GNU_VTENTRY (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/contrib/binutils/include/elf/
H A Darm.h201 RELOC_NUMBER (R_ARM_GNU_VTENTRY, 100) /* deprecated - old C++ abi */
/freebsd-10-stable/contrib/llvm/lib/Object/
H A DELF.cpp363 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_ARM_GNU_VTENTRY);
/freebsd-10-stable/sys/sys/
H A Delf_common.h928 #define R_ARM_GNU_VTENTRY 100 macro
/freebsd-10-stable/contrib/binutils/bfd/
H A Delf32-arm.c1435 HOWTO (R_ARM_GNU_VTENTRY, /* type */
1443 "R_ARM_GNU_VTENTRY", /* name */
1743 {BFD_RELOC_VTABLE_ENTRY, R_ARM_GNU_VTENTRY},
5390 case R_ARM_GNU_VTENTRY:
6406 if ( r_type == R_ARM_GNU_VTENTRY
7376 case R_ARM_GNU_VTENTRY:
7830 case R_ARM_GNU_VTENTRY:
/freebsd-10-stable/contrib/llvm/include/llvm/Support/
H A DELF.h770 R_ARM_GNU_VTENTRY = 0x64, enumerator in enum:llvm::ELF::__anon2111

Completed in 242 milliseconds