Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMMachORelocationInfo.cpp41 MCRelocationInfo *llvm::createARMMachORelocationInfo(MCContext &Ctx) { in createARMMachORelocationInfo() function in llvm
DARMMCTargetDesc.h103 MCRelocationInfo *createARMMachORelocationInfo(MCContext &Ctx);
DARMMCTargetDesc.cpp340 return createARMMachORelocationInfo(Ctx); in createARMMCRelocationInfo()