Searched defs:GetFunctionNameRaw (Results 1 – 2 of 2) sorted by relevance
121 std::string UnwindPtrace::GetFunctionNameRaw(uintptr_t pc, uintptr_t* offset) { in GetFunctionNameRaw() function in UnwindPtrace
79 std::string UnwindCurrent::GetFunctionNameRaw(uintptr_t pc, uintptr_t* offset) { in GetFunctionNameRaw() function in UnwindCurrent