HomeSort by relevance Sort by last modified time
    Searched refs:createARMMachORelocationInfo (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/Target/ARM/MCTargetDesc/
ARMMachORelocationInfo.cpp 40 /// createARMMachORelocationInfo - Construct an ARM Mach-O RelocationInfo.
41 MCRelocationInfo *llvm::createARMMachORelocationInfo(MCContext &Ctx) {
ARMMCTargetDesc.h 101 /// createARMMachORelocationInfo - Construct ARM Mach-O relocation info.
102 MCRelocationInfo *createARMMachORelocationInfo(MCContext &Ctx);
ARMMCTargetDesc.cpp 310 return createARMMachORelocationInfo(Ctx);

Completed in 2558 milliseconds