Searched defs:GetCallerPC (Results 1 – 3 of 3) sorted by relevance
379 static uptr GetCallerPC(u32 stack_id, StackDepotReverseMap *map) { in GetCallerPC() function
377 static uptr GetCallerPC(u32 stack_id, StackDepotReverseMap *map) { in GetCallerPC() function
480 static uptr GetCallerPC(const StackTrace &stack) { in GetCallerPC() function