Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/
H A Dunwinder_config.h30 static inline bool GetEnableMiniDebugInfo() in GetEnableMiniDebugInfo() function
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddfx_elf.cpp223 …if (!UnwinderConfig::GetEnableMiniDebugInfo() || miniDebugInfo_ == nullptr || GetMmapPtr() == null… in InitEmbeddedElf()