Searched refs:GetMiniDebugInfo (Results 1 – 5 of 5) sorted by relevance
53 auto minidebugInfo = elf.GetMiniDebugInfo();
80 std::shared_ptr<MiniDebugInfo> GetMiniDebugInfo();
64 std::shared_ptr<MiniDebugInfo> GetMiniDebugInfo();
214 std::shared_ptr<MiniDebugInfo> DfxElf::GetMiniDebugInfo() in GetMiniDebugInfo() function in OHOS::HiviewDFX::DfxElf279 miniDebugInfo_ = elfParse_->GetMiniDebugInfo(); in InitHeaders()
166 std::shared_ptr<MiniDebugInfo> ElfParser::GetMiniDebugInfo() in GetMiniDebugInfo() function in OHOS::HiviewDFX::ElfParser