Home
last modified time | relevance | path

Searched refs:GetFuncSymbols (Results 1 - 4 of 4) sorted by relevance

/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddfx_symbols.cpp78 auto elfSymbols = elf->GetFuncSymbols(); in ParseSymbols()
H A Ddfx_elf.cpp566 const std::vector<ElfSymbol>& DfxElf::GetFuncSymbols() in GetFuncSymbols() function in OHOS::HiviewDFX::DfxElf
585 DFXLOGU("GetFuncSymbols, size: %{public}zu", funcSymbols_.size()); in GetFuncSymbols()
628 auto symbols = GetFuncSymbols(); in GetFuncInfo()
/base/hiviewdfx/faultloggerd/test/unittest/unwind/
H A Delf_test.cpp172 auto symbols1 = elf.GetFuncSymbols(); in HWTEST_F()
174 auto symbols2 = elf.GetEmbeddedElf()->GetFuncSymbols(); in HWTEST_F()
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/
H A Ddfx_elf.h70 const std::vector<ElfSymbol>& GetFuncSymbols();

Completed in 3 milliseconds