Searched defs:outer_method (Results 1 – 5 of 5) sorted by relevance
35 static void StoreObjectInBss(ArtMethod* outer_method, in StoreObjectInBss()77 static inline void StoreTypeInBss(ArtMethod* outer_method, in StoreTypeInBss()95 static inline void StoreStringInBss(ArtMethod* outer_method, in StoreStringInBss()113 static ALWAYS_INLINE bool CanReferenceBss(ArtMethod* outer_method, ArtMethod* caller) in CanReferenceBss()
1219 ArtMethod* outer_method = *caller_sp; in DumpB74410240DebugData() local
189 ArtMethod* outer_method = *caller_sp; in DoGetCalleeSaveMethodOuterCallerAndPc() local193 static inline ArtMethod* DoGetCalleeSaveMethodCaller(ArtMethod* outer_method, in DoGetCalleeSaveMethodCaller()239 ArtMethod* outer_method = outer_caller_and_pc.first; in GetCalleeSaveMethodCaller() local
187 ArtMethod* outer_method; member
47 inline ArtMethod* GetResolvedMethod(ArtMethod* outer_method, in GetResolvedMethod()