Searched refs:MethodAddressVector (Results 1 – 1 of 1) sorted by relevance
127 typedef SmallVector<const void *, 64> MethodAddressVector; typedef in __anon37b0802e0111::IntelJITEventListener128 typedef DenseMap<const void *, MethodAddressVector> ObjectMap;239 MethodAddressVector Functions; in notifyObjectLoaded()362 MethodAddressVector &Functions = OI->second; in notifyFreeingObject()365 for (MethodAddressVector::iterator FI = Functions.begin(), in notifyFreeingObject()