Searched defs:GetSectionInfo (Results 1 – 4 of 4) sorted by relevance
84 const std::vector<Section>& GetSectionInfo() const in GetSectionInfo() function
430 bool ElfParser::GetSectionInfo(ShdrInfo& shdr, const uint32_t idx) in GetSectionInfo() function in OHOS::HiviewDFX::ElfParser442 bool ElfParser::GetSectionInfo(ShdrInfo& shdr, const std::string& secName) in GetSectionInfo() function in OHOS::HiviewDFX::ElfParser
526 bool DfxElf::GetSectionInfo(ShdrInfo& shdr, const std::string secName) in GetSectionInfo() function in OHOS::HiviewDFX::DfxElf
784 bool ElfImitate::GetSectionInfo(ShdrInfo& shdr, const std::string secName) in GetSectionInfo() function in OHOS::HiviewDFX::ElfImitate