Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/
H A Ddfx_mmap.h47 inline void SetNeedUnmap(bool need) { needUnmap_ = need; } in SetNeedUnmap() function
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddfx_elf.cpp172 mmap_->SetNeedUnmap(false); in DfxElf()