Searched defs:FindSymbol (Results 1 – 2 of 2) sorted by relevance
/system/extras/simpleperf/ | ||
D | thread_tree.cpp | 215 const Symbol* ThreadTree::FindSymbol(const MapEntry* map, uint64_t ip, in FindSymbol() function in simpleperf::ThreadTree |
D | dso.cpp | 315 const Symbol* Dso::FindSymbol(uint64_t vaddr_in_dso) { in FindSymbol() function in Dso |