Home
last modified time | relevance | path

Searched refs:GetDebugInfo (Results 1 – 1 of 1) sorted by relevance

/system/ulib/inspector/
A Dbacktrace.cpp68 zx_status_t GetDebugInfo(uintptr_t pc, inspector_dsoinfo_t** out_dso,
119 zx_status_t DebugInfoCache::GetDebugInfo(uintptr_t pc, in GetDebugInfo() function in inspector::DebugInfoCache
233 auto status = di_cache->GetDebugInfo(pc, &dso, &bt_state); in btprint()

Completed in 4 milliseconds