Home
last modified time | relevance | path

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

/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
Ddfx_maps.cpp168 bool DfxMaps::FindMapByAddr(uintptr_t addr, std::shared_ptr<DfxMap>& map) const in FindMapByAddr() function in OHOS::HiviewDFX::DfxMaps
/base/hiviewdfx/faultloggerd/frameworks/unwinder/
Ddfx_maps.cpp151 bool DfxElfMaps::FindMapByAddr(uintptr_t address, std::shared_ptr<DfxElfMap>& map) const in FindMapByAddr() function in OHOS::HiviewDFX::DfxElfMaps