Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DTarget.cpp68 return setLoongArchTargetInfo(ctx); in setTarget()
H A DTarget.h188 void setLoongArchTargetInfo(Ctx &);
/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DLoongArch.cpp1512 void elf::setLoongArchTargetInfo(Ctx &ctx) { in setLoongArchTargetInfo() function in elf