Home
last modified time | relevance | path

Searched refs:DYNSTR (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/
H A Ddfx_elf_define.h38 static const std::string DYNSTR = ".dynstr"; variable
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddfx_elf_parser.cpp279 if (!GetSectionInfo(shdrInfo, DYNSTR)) { in ParseElfName()