Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMachORelocationInfo.cpp40 MCRelocationInfo *llvm::createARMMachORelocationInfo(MCContext &Ctx) { in createARMMachORelocationInfo() function in llvm
H A DARMMCTargetDesc.h110 MCRelocationInfo *createARMMachORelocationInfo(MCContext &Ctx);
H A DARMMCTargetDesc.cpp390 return createARMMachORelocationInfo(Ctx); in createARMMCRelocationInfo()