Searched refs:SPARCV9 (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/lld/ELF/Arch/
H A DSPARCV9.cpp1 //===- SPARCV9.cpp --------------------------------------------------------===//
22 class SPARCV9 final : public TargetInfo {
24 SPARCV9();
34 SPARCV9::SPARCV9() { function in class:SPARCV9
48 RelExpr SPARCV9::getRelExpr(RelType type, const Symbol &s,
87 void SPARCV9::relocate(uint8_t *loc, const Relocation &rel,
177 void SPARCV9::writePlt(uint8_t *buf, const Symbol & /*sym*/,
197 static SPARCV9 target;
/freebsd-current/usr.bin/clang/lld/
H A DMakefile52 SRCS+= ELF/Arch/SPARCV9.cpp

Completed in 67 milliseconds