Searched refs:createX86_64MachORelocationInfo (Results 1 – 3 of 3) sorted by relevance
97 MCRelocationInfo *createX86_64MachORelocationInfo(MCContext &Ctx);
114 MCRelocationInfo *llvm::createX86_64MachORelocationInfo(MCContext &Ctx) { in createX86_64MachORelocationInfo() function in llvm
226 return createX86_64MachORelocationInfo(Ctx); in createX86MCRelocationInfo()