Home
last modified time | relevance | path

Searched refs:GetFuncInfo (Results 1 - 3 of 3) sorted by relevance

/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddfx_symbols.cpp109 if ((elf != nullptr) && elf->GetFuncInfo(relPc, elfSymbol)) { in GetFuncNameAndOffsetByPc()
H A Ddfx_elf.cpp622 bool DfxElf::GetFuncInfo(uint64_t addr, ElfSymbol& elfSymbol) in GetFuncInfo() function in OHOS::HiviewDFX::DfxElf
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/
H A Ddfx_elf.h71 bool GetFuncInfo(uint64_t addr, ElfSymbol& elfSymbol);

Completed in 3 milliseconds