Searched refs:R_386_GOTOFF (Results 1 - 25 of 28) sorted by relevance

12

/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-i386/
H A Dhidden1.d3 #error: .*relocation R_386_GOTOFF against undefined hidden symbol `foo' can not be used when making a shared object
H A Dhidden3.d3 #error: .*relocation R_386_GOTOFF against undefined hidden symbol `foo' can not be used when making a shared object
H A Dprotected1.d3 #error: .*relocation R_386_GOTOFF against protected function `foo' can not be used when making a shared object
H A Dprotected6a.d4 #error: .*relocation R_386_GOTOFF against protected data `foo' can not be used when making a shared object
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/i386/
H A Dreloc32.d23 .*[ ]+R_386_GOTOFF[ ]+xtrn
24 .*[ ]+R_386_GOTOFF[ ]+xtrn
51 .*[ ]+R_386_GOTOFF[ ]+xtrn
/netbsd-current/external/gpl3/gdb.old/dist/elfcpp/
H A Di386.h53 R_386_GOTOFF = 9, // 32-bit GOT offset enumerator in enum:elfcpp::__anon802
/netbsd-current/external/gpl3/binutils.old/dist/elfcpp/
H A Di386.h53 R_386_GOTOFF = 9, // 32-bit GOT offset enumerator in enum:elfcpp::__anon325
/netbsd-current/external/gpl3/binutils/dist/elfcpp/
H A Di386.h53 R_386_GOTOFF = 9, // 32-bit GOT offset enumerator in enum:elfcpp::__anon321
/netbsd-current/sys/arch/i386/include/
H A Delf_machdep.h28 #define R_386_GOTOFF 9 macro
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/solaris/sys/
H A Delf_386.d21 enum R_386_GOTOFF = 9;
/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Di386.h35 RELOC_NUMBER (R_386_GOTOFF, 9) /* 32 bit offset to GOT */
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Di386.h35 RELOC_NUMBER (R_386_GOTOFF, 9) /* 32 bit offset to GOT */
/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Di386.h35 RELOC_NUMBER (R_386_GOTOFF, 9) /* 32 bit offset to GOT */
/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Di386.h35 RELOC_NUMBER (R_386_GOTOFF, 9) /* 32 bit offset to GOT */
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/
H A DX86ELFObjectWriter.cpp283 return ELF::R_386_GOTOFF;
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-i386.c60 HOWTO(R_386_GOTOFF, 0, 2, 32, FALSE, 0, complain_overflow_bitfield,
61 bfd_elf_generic_reloc, "R_386_GOTOFF",
243 return &elf_howto_table[R_386_GOTOFF];
1418 r_type = R_386_GOTOFF;
1571 if (r_type == R_386_GOTOFF)
1742 case R_386_GOTOFF:
1752 if (r_type == R_386_GOTOFF
2448 case R_386_GOTOFF:
2584 case R_386_GOTOFF:
2616 (_("%pB: relocation R_386_GOTOFF agains
[all...]
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-i386.c58 HOWTO(R_386_GOTOFF, 0, 4, 32, false, 0, complain_overflow_dont,
59 bfd_elf_generic_reloc, "R_386_GOTOFF",
237 return &elf_howto_table[R_386_GOTOFF];
1412 r_type = R_386_GOTOFF;
1558 if (r_type == R_386_GOTOFF)
1716 case R_386_GOTOFF:
1726 if (r_type == R_386_GOTOFF
2466 case R_386_GOTOFF:
2617 case R_386_GOTOFF:
2649 (_("%pB: relocation R_386_GOTOFF agains
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-i386.c58 HOWTO(R_386_GOTOFF, 0, 4, 32, false, 0, complain_overflow_dont,
59 bfd_elf_generic_reloc, "R_386_GOTOFF",
237 return &elf_howto_table[R_386_GOTOFF];
1418 r_type = R_386_GOTOFF;
1564 if (r_type == R_386_GOTOFF)
1722 case R_386_GOTOFF:
1732 if (r_type == R_386_GOTOFF
2471 case R_386_GOTOFF:
2622 case R_386_GOTOFF:
2654 (_("%pB: relocation R_386_GOTOFF agains
[all...]
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-i386.c58 HOWTO(R_386_GOTOFF, 0, 4, 32, false, 0, complain_overflow_dont,
59 bfd_elf_generic_reloc, "R_386_GOTOFF",
237 return &elf_howto_table[R_386_GOTOFF];
1438 r_type = R_386_GOTOFF;
1588 if (r_type == R_386_GOTOFF)
1746 case R_386_GOTOFF:
1756 if (r_type == R_386_GOTOFF
2497 case R_386_GOTOFF:
2648 case R_386_GOTOFF:
2680 (_("%pB: relocation R_386_GOTOFF agains
[all...]
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/dragonflybsd/sys/
H A Delf_common.d628 enum R_386_GOTOFF = 9;
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/openbsd/sys/
H A Delf_common.d628 enum R_386_GOTOFF = 9;
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/freebsd/sys/
H A Delf_common.d491 enum R_386_GOTOFF = 9;
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/netbsd/sys/
H A Delf_common.d496 enum R_386_GOTOFF = 9;
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Di386.cc1717 case elfcpp::R_386_GOTOFF:
1882 case elfcpp::R_386_GOTOFF:
2139 case elfcpp::R_386_GOTOFF:
2401 case elfcpp::R_386_GOTOFF:
2404 gold_error(_("%s: relocation R_386_GOTOFF against undefined symbol %s"
2408 gold_error(_("%s: relocation R_386_GOTOFF against external symbol %s"
2412 gold_error(_("%s: relocation R_386_GOTOFF against preemptible symbol %s"
2958 case elfcpp::R_386_GOTOFF:
3729 case elfcpp::R_386_GOTOFF:
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Di386.cc1717 case elfcpp::R_386_GOTOFF:
1882 case elfcpp::R_386_GOTOFF:
2139 case elfcpp::R_386_GOTOFF:
2401 case elfcpp::R_386_GOTOFF:
2404 gold_error(_("%s: relocation R_386_GOTOFF against undefined symbol %s"
2408 gold_error(_("%s: relocation R_386_GOTOFF against external symbol %s"
2412 gold_error(_("%s: relocation R_386_GOTOFF against preemptible symbol %s"
2958 case elfcpp::R_386_GOTOFF:
3729 case elfcpp::R_386_GOTOFF:

Completed in 383 milliseconds

12