Home
last modified time | relevance | path

Searched refs:R_386_ext (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/gdb-7/bfd/
H A Delf32-i386.c115 #define R_386_ext (R_386_PC8 + 1 - R_386_ext_offset) macro
116 #define R_386_tls_offset (R_386_TLS_LDO_32 - R_386_ext)
374 >= R_386_ext - R_386_standard) in elf_i386_rtype_to_howto()
375 && ((indx = r_type - R_386_tls_offset) - R_386_ext in elf_i386_rtype_to_howto()
376 >= R_386_irelative - R_386_ext) in elf_i386_rtype_to_howto()
3200 >= R_386_ext - R_386_standard) in elf_i386_relocate_section()
3201 && ((indx = r_type - R_386_tls_offset) - R_386_ext in elf_i386_relocate_section()
3202 >= R_386_irelative - R_386_ext)) in elf_i386_relocate_section()
/dflybsd-src/contrib/binutils-2.27/bfd/
H A Delf32-i386.c114 #define R_386_ext (R_386_PC8 + 1 - R_386_ext_offset) macro
115 #define R_386_tls_offset (R_386_TLS_LDO_32 - R_386_ext)
380 >= R_386_ext - R_386_standard) in elf_i386_rtype_to_howto()
381 && ((indx = r_type - R_386_tls_offset) - R_386_ext in elf_i386_rtype_to_howto()
382 >= R_386_ext2 - R_386_ext) in elf_i386_rtype_to_howto()
3752 >= R_386_ext - R_386_standard) in elf_i386_relocate_section()
3753 && ((indx = r_type - R_386_tls_offset) - R_386_ext in elf_i386_relocate_section()
3754 >= R_386_ext2 - R_386_ext)) in elf_i386_relocate_section()
/dflybsd-src/contrib/binutils-2.34/bfd/
H A Delf32-i386.c107 #define R_386_ext (R_386_PC8 + 1 - R_386_ext_offset) macro
108 #define R_386_tls_offset (R_386_TLS_LDO_32 - R_386_ext)
379 >= R_386_ext - R_386_standard) in elf_i386_rtype_to_howto()
380 && ((indx = r_type - R_386_tls_offset) - R_386_ext in elf_i386_rtype_to_howto()
381 >= R_386_ext2 - R_386_ext) in elf_i386_rtype_to_howto()