Home
last modified time | relevance | path

Searched refs:ParseSectionHeaders (Results 1 - 4 of 4) sorted by relevance

/base/hiviewdfx/faultloggerd/test/unittest/unwind/include/
H A Delf_imitate.h80 bool ParseSectionHeaders(ElfFileType fileType);
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/
H A Ddfx_elf_parser.h74 bool ParseSectionHeaders(const EhdrType& ehdr);
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddfx_elf_parser.cpp79 if (!ParseSectionHeaders<EhdrType, ShdrType>(ehdr)) { in ParseAllHeaders()
80 DFXLOGW("ParseSectionHeaders failed"); in ParseAllHeaders()
172 bool ElfParser::ParseSectionHeaders(const EhdrType& ehdr) in ParseSectionHeaders() function in OHOS::HiviewDFX::ElfParser
/base/hiviewdfx/faultloggerd/test/unittest/unwind/
H A Delf_imitate.cpp151 if (!ParseSectionHeaders(fileType)) { in ParseAllHeaders()
581 bool ElfImitate::ParseSectionHeaders(ElfFileType fileType) in ParseSectionHeaders() function in OHOS::HiviewDFX::ElfImitate

Completed in 4 milliseconds