Home
last modified time | relevance | path

Searched defs:GetFunctionNameRaw (Results 1 – 2 of 2) sorted by relevance

/system/core/libbacktrace/
DUnwindPtrace.cpp121 std::string UnwindPtrace::GetFunctionNameRaw(uintptr_t pc, uintptr_t* offset) { in GetFunctionNameRaw() function in UnwindPtrace
DUnwindCurrent.cpp79 std::string UnwindCurrent::GetFunctionNameRaw(uintptr_t pc, uintptr_t* offset) { in GetFunctionNameRaw() function in UnwindCurrent