Searched refs:ARMMachORelocationInfo (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMachORelocationInfo.cpp1 //===-- ARMMachORelocationInfo.cpp ----------------------------------------===//
21 class ARMMachORelocationInfo : public MCRelocationInfo { class in namespace:__anon25999
23 ARMMachORelocationInfo(MCContext &Ctx) : MCRelocationInfo(Ctx) {} function in class:__anon25999::ARMMachORelocationInfo
42 return new ARMMachORelocationInfo(Ctx);
H A DAndroid.mk18 ARMMachORelocationInfo.cpp \

Completed in 250 milliseconds