Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DTarget.cpp56 return setX86TargetInfo(ctx); in setTarget()
H A DTarget.h196 void setX86TargetInfo(Ctx &);
/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DX86.cpp719 void elf::setX86TargetInfo(Ctx &ctx) { in setX86TargetInfo() function in elf