Home
last modified time | relevance | path

Searched defs:GetSectionInfo (Results 1 – 3 of 3) sorted by relevance

/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
Ddfx_elf_parser.cpp430 bool ElfParser::GetSectionInfo(ShdrInfo& shdr, const uint32_t idx) in GetSectionInfo() function in OHOS::HiviewDFX::ElfParser
442 bool ElfParser::GetSectionInfo(ShdrInfo& shdr, const std::string& secName) in GetSectionInfo() function in OHOS::HiviewDFX::ElfParser
Ddfx_elf.cpp524 bool DfxElf::GetSectionInfo(ShdrInfo& shdr, const std::string secName) in GetSectionInfo() function in OHOS::HiviewDFX::DfxElf
/base/hiviewdfx/faultloggerd/test/unittest/unwind/
Delf_imitate.cpp788 bool ElfImitate::GetSectionInfo(ShdrInfo& shdr, const std::string secName) in GetSectionInfo() function in OHOS::HiviewDFX::ElfImitate