Searched defs:outer_method (Results 1 – 5 of 5) sorted by relevance
35 static void StoreObjectInBss(ArtMethod* outer_method, in StoreObjectInBss()80 static inline void StoreTypeInBss(ArtMethod* outer_method, in StoreTypeInBss()98 static inline void StoreStringInBss(ArtMethod* outer_method, in StoreStringInBss()116 static ALWAYS_INLINE bool CanReferenceBss(ArtMethod* outer_method, ArtMethod* caller) in CanReferenceBss()
1157 ArtMethod* outer_method = *caller_sp; in DumpB74410240DebugData() local
195 ArtMethod* outer_method = *caller_sp; in DoGetCalleeSaveMethodOuterCallerAndPc() local199 static inline ArtMethod* DoGetCalleeSaveMethodCaller(ArtMethod* outer_method, in DoGetCalleeSaveMethodCaller()241 ArtMethod* outer_method = outer_caller_and_pc.first; in GetCalleeSaveMethodCaller() local
204 ArtMethod* outer_method; member
50 inline ArtMethod* GetResolvedMethod(ArtMethod* outer_method, in GetResolvedMethod()