Searched refs:stack_element (Results 1 – 1 of 1) sorted by relevance
5016 const gc::AllocRecordStackTraceElement& stack_element = record->StackElement(stack_frame); in DumpRecentAllocations() local5017 ArtMethod* m = stack_element.GetMethod(); in DumpRecentAllocations()5019 << stack_element.ComputeLineNumber(); in DumpRecentAllocations()