Searched refs:createX86_64ELFRelocationInfo (Results 1 – 3 of 3) sorted by relevance
100 MCRelocationInfo *createX86_64ELFRelocationInfo(MCContext &Ctx);
132 MCRelocationInfo *llvm::createX86_64ELFRelocationInfo(MCContext &Ctx) { in createX86_64ELFRelocationInfo() function in llvm
228 return createX86_64ELFRelocationInfo(Ctx); in createX86MCRelocationInfo()