Home
last modified time | relevance | path

Searched defs:createMCRelocationInfo (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/MC/MCDisassembler/
H A DMCRelocationInfo.cpp37 MCRelocationInfo *llvm::createMCRelocationInfo(StringRef TT, MCContext &Ctx) { in createMCRelocationInfo() function in llvm
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Support/
H A DTargetRegistry.h459 createMCRelocationInfo(StringRef TT, MCContext &Ctx) const { in createMCRelocationInfo() function