Searched defs:GetSectionInfo (Results 1 – 3 of 3) sorted by relevance
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/ | ||
D | dfx_elf_parser.cpp | 430 bool ElfParser::GetSectionInfo(ShdrInfo& shdr, const uint32_t idx) in GetSectionInfo() function in OHOS::HiviewDFX::ElfParser |
D | dfx_elf.cpp | 524 bool DfxElf::GetSectionInfo(ShdrInfo& shdr, const std::string secName) in GetSectionInfo() function in OHOS::HiviewDFX::DfxElf |
/base/hiviewdfx/faultloggerd/test/unittest/unwind/ | ||
D | elf_imitate.cpp | 788 bool ElfImitate::GetSectionInfo(ShdrInfo& shdr, const std::string secName) in GetSectionInfo() function in OHOS::HiviewDFX::ElfImitate |