Searched defs:FindMapByAddr (Results 1 – 2 of 2) sorted by relevance
168 bool DfxMaps::FindMapByAddr(uintptr_t addr, std::shared_ptr<DfxMap>& map) const in FindMapByAddr() function in OHOS::HiviewDFX::DfxMaps
151 bool DfxElfMaps::FindMapByAddr(uintptr_t address, std::shared_ptr<DfxElfMap>& map) const in FindMapByAddr() function in OHOS::HiviewDFX::DfxElfMaps