Searched refs:R_X86_64_vt_offset (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf64-x86-64.c175 R_X86_64_vt_offset is the value to subtract from a reloc type of
178 #define R_X86_64_vt_offset (R_X86_64_GNU_VTINHERIT - R_X86_64_standard) macro
276 i = r_type - (unsigned int) R_X86_64_vt_offset;
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf64-x86-64.c178 R_X86_64_vt_offset is the value to subtract from a reloc type of
181 #define R_X86_64_vt_offset (R_X86_64_GNU_VTINHERIT - R_X86_64_standard) macro
289 i = r_type - (unsigned int) R_X86_64_vt_offset;
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf64-x86-64.c176 R_X86_64_vt_offset is the value to subtract from a reloc type of
179 #define R_X86_64_vt_offset (R_X86_64_GNU_VTINHERIT - R_X86_64_standard) macro
277 i = r_type - (unsigned int) R_X86_64_vt_offset;
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf64-x86-64.c175 R_X86_64_vt_offset is the value to subtract from a reloc type of
178 #define R_X86_64_vt_offset (R_X86_64_GNU_VTINHERIT - R_X86_64_standard) macro
276 i = r_type - (unsigned int) R_X86_64_vt_offset;

Completed in 176 milliseconds