/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/bfd/ |
H A D | elf32-i386.c | 72 #define R_386_standard (R_386_GOTPC + 1) macro 73 #define R_386_ext_offset (R_386_TLS_TPOFF - R_386_standard) 318 if ((indx = r_type) >= R_386_standard in elf_i386_info_to_howto_rel() 319 && ((indx = r_type - R_386_ext_offset) - R_386_standard in elf_i386_info_to_howto_rel() 320 >= R_386_ext - R_386_standard) in elf_i386_info_to_howto_rel() 2036 if ((indx = r_type) >= R_386_standard in elf_i386_relocate_section() 2037 && ((indx = r_type - R_386_ext_offset) - R_386_standard in elf_i386_relocate_section() 2038 >= R_386_ext - R_386_standard) in elf_i386_relocate_section()
|
H A D | ChangeLog-0001 | 7996 (R_386_standard, R_386_ext_offset): Define.
|
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/bfd/ |
H A D | elf32-i386.c | 72 #define R_386_standard (R_386_GOTPC + 1) macro 73 #define R_386_ext_offset (R_386_TLS_TPOFF - R_386_standard) 318 if ((indx = r_type) >= R_386_standard in elf_i386_info_to_howto_rel() 319 && ((indx = r_type - R_386_ext_offset) - R_386_standard in elf_i386_info_to_howto_rel() 320 >= R_386_ext - R_386_standard) in elf_i386_info_to_howto_rel() 2036 if ((indx = r_type) >= R_386_standard in elf_i386_relocate_section() 2037 && ((indx = r_type - R_386_ext_offset) - R_386_standard in elf_i386_relocate_section() 2038 >= R_386_ext - R_386_standard) in elf_i386_relocate_section()
|
H A D | ChangeLog-0001 | 7996 (R_386_standard, R_386_ext_offset): Define.
|
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/bfd/ |
H A D | elf32-i386.c | 72 #define R_386_standard (R_386_GOTPC + 1) macro 73 #define R_386_ext_offset (R_386_TLS_TPOFF - R_386_standard) 318 if ((indx = r_type) >= R_386_standard in elf_i386_info_to_howto_rel() 319 && ((indx = r_type - R_386_ext_offset) - R_386_standard in elf_i386_info_to_howto_rel() 320 >= R_386_ext - R_386_standard) in elf_i386_info_to_howto_rel() 2036 if ((indx = r_type) >= R_386_standard in elf_i386_relocate_section() 2037 && ((indx = r_type - R_386_ext_offset) - R_386_standard in elf_i386_relocate_section() 2038 >= R_386_ext - R_386_standard) in elf_i386_relocate_section()
|
H A D | ChangeLog-0001 | 7996 (R_386_standard, R_386_ext_offset): Define.
|
/dports/devel/djgpp-binutils/binutils-2.17/bfd/ |
H A D | elf32-i386.c | 73 #define R_386_standard (R_386_GOTPC + 1) macro 74 #define R_386_ext_offset (R_386_TLS_TPOFF - R_386_standard) 341 if ((indx = r_type) >= R_386_standard in elf_i386_info_to_howto_rel() 342 && ((indx = r_type - R_386_ext_offset) - R_386_standard in elf_i386_info_to_howto_rel() 343 >= R_386_ext - R_386_standard) in elf_i386_info_to_howto_rel() 2293 if ((indx = r_type) >= R_386_standard in elf_i386_relocate_section() 2294 && ((indx = r_type - R_386_ext_offset) - R_386_standard in elf_i386_relocate_section() 2295 >= R_386_ext - R_386_standard) in elf_i386_relocate_section()
|
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/bfd/ |
H A D | elf32-i386.c | 72 #define R_386_standard (R_386_GOTPC + 1) macro 73 #define R_386_ext_offset (R_386_TLS_TPOFF - R_386_standard) 375 if ((indx = r_type) >= R_386_standard in elf_i386_rtype_to_howto() 376 && ((indx = r_type - R_386_ext_offset) - R_386_standard in elf_i386_rtype_to_howto() 377 >= R_386_ext - R_386_standard) in elf_i386_rtype_to_howto() 2048 if ((indx = r_type) >= R_386_standard in elf_i386_relocate_section() 2049 && ((indx = r_type - R_386_ext_offset) - R_386_standard in elf_i386_relocate_section() 2050 >= R_386_ext - R_386_standard) in elf_i386_relocate_section()
|
H A D | ChangeLog-0001 | 7996 (R_386_standard, R_386_ext_offset): Define.
|
/dports/devel/avr-gdb/gdb-7.3.1/bfd/ |
H A D | elf32-i386.c | 77 #define R_386_standard (R_386_GOTPC + 1) macro 78 #define R_386_ext_offset (R_386_TLS_TPOFF - R_386_standard) 363 if ((indx = r_type) >= R_386_standard in elf_i386_rtype_to_howto() 364 && ((indx = r_type - R_386_ext_offset) - R_386_standard in elf_i386_rtype_to_howto() 365 >= R_386_ext - R_386_standard) in elf_i386_rtype_to_howto() 2907 if ((indx = r_type) >= R_386_standard in elf_i386_relocate_section() 2908 && ((indx = r_type - R_386_ext_offset) - R_386_standard in elf_i386_relocate_section() 2909 >= R_386_ext - R_386_standard) in elf_i386_relocate_section()
|
H A D | ChangeLog-0001 | 7996 (R_386_standard, R_386_ext_offset): Define.
|
/dports/devel/gdb761/gdb-7.6.1/bfd/ |
H A D | elf32-i386.c | 80 #define R_386_standard (R_386_GOTPC + 1) macro 81 #define R_386_ext_offset (R_386_TLS_TPOFF - R_386_standard) 372 if ((indx = r_type) >= R_386_standard in elf_i386_rtype_to_howto() 373 && ((indx = r_type - R_386_ext_offset) - R_386_standard in elf_i386_rtype_to_howto() 374 >= R_386_ext - R_386_standard) in elf_i386_rtype_to_howto() 3198 if ((indx = r_type) >= R_386_standard in elf_i386_relocate_section() 3199 && ((indx = r_type - R_386_ext_offset) - R_386_standard in elf_i386_relocate_section() 3200 >= R_386_ext - R_386_standard) in elf_i386_relocate_section()
|
H A D | ChangeLog-0001 | 7996 (R_386_standard, R_386_ext_offset): Define.
|
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/bfd/ |
H A D | elf32-i386.c | 79 #define R_386_standard (R_386_GOTPC + 1) macro 80 #define R_386_ext_offset (R_386_TLS_TPOFF - R_386_standard) 378 if ((indx = r_type) >= R_386_standard in elf_i386_rtype_to_howto() 379 && ((indx = r_type - R_386_ext_offset) - R_386_standard in elf_i386_rtype_to_howto() 380 >= R_386_ext - R_386_standard) in elf_i386_rtype_to_howto() 3750 if ((indx = r_type) >= R_386_standard in elf_i386_relocate_section() 3751 && ((indx = r_type - R_386_ext_offset) - R_386_standard in elf_i386_relocate_section() 3752 >= R_386_ext - R_386_standard) in elf_i386_relocate_section()
|
H A D | ChangeLog-0001 | 7996 (R_386_standard, R_386_ext_offset): Define.
|
/dports/lang/gnatdroid-binutils/binutils-2.27/bfd/ |
H A D | elf32-i386.c | 79 #define R_386_standard (R_386_GOTPC + 1) macro 80 #define R_386_ext_offset (R_386_TLS_TPOFF - R_386_standard) 378 if ((indx = r_type) >= R_386_standard in elf_i386_rtype_to_howto() 379 && ((indx = r_type - R_386_ext_offset) - R_386_standard in elf_i386_rtype_to_howto() 380 >= R_386_ext - R_386_standard) in elf_i386_rtype_to_howto() 3750 if ((indx = r_type) >= R_386_standard in elf_i386_relocate_section() 3751 && ((indx = r_type - R_386_ext_offset) - R_386_standard in elf_i386_relocate_section() 3752 >= R_386_ext - R_386_standard) in elf_i386_relocate_section()
|
H A D | ChangeLog-0001 | 7996 (R_386_standard, R_386_ext_offset): Define.
|
/dports/devel/binutils/binutils-2.37/bfd/ |
H A D | elf32-i386.c | 71 #define R_386_standard (R_386_GOTPC + 1) macro 72 #define R_386_ext_offset (R_386_TLS_TPOFF - R_386_standard) 376 if ((indx = r_type) >= R_386_standard in elf_i386_rtype_to_howto() 377 && ((indx = r_type - R_386_ext_offset) - R_386_standard in elf_i386_rtype_to_howto() 378 >= R_386_ext - R_386_standard) in elf_i386_rtype_to_howto()
|
H A D | ChangeLog-0001 | 7996 (R_386_standard, R_386_ext_offset): Define.
|
/dports/devel/arm-elf-binutils/binutils-2.37/bfd/ |
H A D | elf32-i386.c | 71 #define R_386_standard (R_386_GOTPC + 1) macro 72 #define R_386_ext_offset (R_386_TLS_TPOFF - R_386_standard) 376 if ((indx = r_type) >= R_386_standard in elf_i386_rtype_to_howto() 377 && ((indx = r_type - R_386_ext_offset) - R_386_standard in elf_i386_rtype_to_howto() 378 >= R_386_ext - R_386_standard) in elf_i386_rtype_to_howto()
|
H A D | ChangeLog-0001 | 7996 (R_386_standard, R_386_ext_offset): Define.
|
/dports/devel/gnulibiberty/binutils-2.37/bfd/ |
H A D | elf32-i386.c | 71 #define R_386_standard (R_386_GOTPC + 1) macro 72 #define R_386_ext_offset (R_386_TLS_TPOFF - R_386_standard) 376 if ((indx = r_type) >= R_386_standard in elf_i386_rtype_to_howto() 377 && ((indx = r_type - R_386_ext_offset) - R_386_standard in elf_i386_rtype_to_howto() 378 >= R_386_ext - R_386_standard) in elf_i386_rtype_to_howto()
|
H A D | ChangeLog-0001 | 7996 (R_386_standard, R_386_ext_offset): Define.
|
/dports/devel/gdb/gdb-11.1/bfd/ |
H A D | elf32-i386.c | 71 #define R_386_standard (R_386_GOTPC + 1) macro 72 #define R_386_ext_offset (R_386_TLS_TPOFF - R_386_standard) 376 if ((indx = r_type) >= R_386_standard in elf_i386_rtype_to_howto() 377 && ((indx = r_type - R_386_ext_offset) - R_386_standard in elf_i386_rtype_to_howto() 378 >= R_386_ext - R_386_standard) in elf_i386_rtype_to_howto()
|
H A D | ChangeLog-0001 | 7996 (R_386_standard, R_386_ext_offset): Define.
|