Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/
H A Ddfx_elf_define.h32 static const std::string ARM_EXIDX = ".ARM.exidx"; variable
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddfx_elf.cpp788 if (GetSectionInfo(shdr, ARM_EXIDX)) { in FindUnwindTableInfo()