Searched refs:ARMMachORelocationInfo (Results 1 – 2 of 2) sorted by relevance
21 class ARMMachORelocationInfo : public MCRelocationInfo { class23 ARMMachORelocationInfo(MCContext &Ctx) : MCRelocationInfo(Ctx) {} in ARMMachORelocationInfo() function in __anon753121200111::ARMMachORelocationInfo42 return new ARMMachORelocationInfo(Ctx); in createARMMachORelocationInfo()
7 ARMMachORelocationInfo.cpp