Searched refs:FindMapByAddr (Results 1 – 1 of 1) sorted by relevance
185 static const MapEntry* FindMapByAddr(const MapSet& maps, uint64_t addr) { in FindMapByAddr() function199 result = FindMapByAddr(*thread->maps, ip); in FindMap()201 result = FindMapByAddr(kernel_maps_, ip); in FindMap()207 const MapEntry* result = FindMapByAddr(*thread->maps, ip); in FindMap()211 result = FindMapByAddr(kernel_maps_, ip); in FindMap()