Searched refs:createX86_64ELFRelocationInfo (Results 1 - 3 of 3) sorted by relevance

/external/llvm/lib/Target/X86/MCTargetDesc/
H A DX86ELFRelocationInfo.cpp132 MCRelocationInfo *llvm::createX86_64ELFRelocationInfo(MCContext &Ctx) { function in class:llvm
H A DX86MCTargetDesc.h115 MCRelocationInfo *createX86_64ELFRelocationInfo(MCContext &Ctx);
H A DX86MCTargetDesc.cpp391 return createX86_64ELFRelocationInfo(Ctx);

Completed in 75 milliseconds