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()
1239 ArtMethod* outer_method = *caller_sp; in DumpB74410240DebugData() local
192 ArtMethod* outer_method = *caller_sp; in DoGetCalleeSaveMethodOuterCallerAndPc() local196 static inline ArtMethod* DoGetCalleeSaveMethodCaller(ArtMethod* outer_method, in DoGetCalleeSaveMethodCaller()236 ArtMethod* outer_method = outer_caller_and_pc.first; in GetCalleeSaveMethodCaller() local
206 ArtMethod* outer_method; member
49 inline ArtMethod* GetResolvedMethod(ArtMethod* outer_method, in GetResolvedMethod()