Home
last modified time | relevance | path

Searched refs:GetSectionNameByIndex (Results 1 - 2 of 2) sorted by relevance

/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/
H A Ddfx_elf_parser.h90 bool GetSectionNameByIndex(std::string& nameStr, const uint32_t name);
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddfx_elf_parser.cpp207 if (!GetSectionNameByIndex(secName, shdr.sh_name)) { in ParseSectionHeaders()
392 bool ElfParser::GetSectionNameByIndex(std::string& nameStr, const uint32_t name) in GetSectionNameByIndex() function in OHOS::HiviewDFX::ElfParser

Completed in 2 milliseconds