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

12

/netbsd-current/external/gpl3/binutils/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/apache2/llvm/dist/llvm/lib/MC/
H A DELFObjectWriter.cpp1379 // gold<2.34 incorrectly ignored the addend for R_386_GOTOFF (9)
1382 Type == ELF::R_386_GOTOFF)
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Delf.d946 enum R_386_GOTOFF = 9;

Completed in 198 milliseconds

12