Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DTarget.cpp84 return setX86_64TargetInfo(ctx); in setTarget()
H A DTarget.h197 void setX86_64TargetInfo(Ctx &);
/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DX86_64.cpp1403 void elf::setX86_64TargetInfo(Ctx &ctx) { in setX86_64TargetInfo() function in elf