Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DTarget.cpp70 return setMipsTargetInfo(ctx); in setTarget()
H A DTarget.h190 void setMipsTargetInfo(Ctx &);
/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DMips.cpp783 void elf::setMipsTargetInfo(Ctx &ctx) { in setMipsTargetInfo() function in elf