Searched refs:ARMMachORelocationInfo (Results 1 – 2 of 2) sorted by relevance
19 class ARMMachORelocationInfo : public MCRelocationInfo { class21 ARMMachORelocationInfo(MCContext &Ctx) : MCRelocationInfo(Ctx) {} in ARMMachORelocationInfo() function in __anon1e1a67f40111::ARMMachORelocationInfo41 return new ARMMachORelocationInfo(Ctx); in createARMMachORelocationInfo()
1359 SRCS_MIN+= Target/ARM/MCTargetDesc/ARMMachORelocationInfo.cpp