Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/MCTargetDesc/
DX86MCTargetDesc.h97 MCRelocationInfo *createX86_64MachORelocationInfo(MCContext &Ctx);
DX86MachORelocationInfo.cpp114 MCRelocationInfo *llvm::createX86_64MachORelocationInfo(MCContext &Ctx) { in createX86_64MachORelocationInfo() function in llvm
DX86MCTargetDesc.cpp226 return createX86_64MachORelocationInfo(Ctx); in createX86MCRelocationInfo()