Searched defs:PointerListInfo (Results 1 – 1 of 1) sorted by relevance
388 struct PointerListInfo { struct in __anonff1b1f600411::ObjcCategoryMerger391 PointerListInfo(const char *_categoryPrefix, uint32_t _pointersPerStruct) in PointerListInfo() function395 inline bool operator==(const PointerListInfo &cmp) const { in operator ==()401 const char *categoryPrefix;403 uint32_t pointersPerStruct = 0;405 uint32_t structSize = 0;406 uint32_t structCount = 0;408 std::vector<Symbol *> allPtrs;