Home
last modified time | relevance | path

Searched defs:secName (Results 1 - 3 of 3) sorted by relevance

/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddfx_elf_parser.cpp206 std::string secName; in ParseSectionHeaders() local
443 bool ElfParser::GetSectionInfo(ShdrInfo& shdr, const std::string& secName) in GetSectionInfo() argument
455 bool ElfParser::GetSectionData(unsigned char *buf, uint64_t size, std::string secName) in GetSectionData() argument
[all...]
H A Ddfx_elf.cpp527 bool DfxElf::GetSectionInfo(ShdrInfo& shdr, const std::string secName) in GetSectionInfo() argument
535 bool DfxElf::GetSectionData(unsigned char *buf, uint64_t size, std::string secName) in GetSectionData() argument
850 bool DfxElf::FindSection(struct dl_phdr_info *info, const std::string secName, ShdrInfo& shdr) in FindSection() argument
/base/hiviewdfx/faultloggerd/test/unittest/unwind/
H A Delf_imitate.cpp616 std::string secName = strVec[0]; in ParseSectionHeaders() local
784 bool ElfImitate::GetSectionInfo(ShdrInfo& shdr, const std::string secName) in GetSectionInfo() argument

Completed in 5 milliseconds