Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/faultloggerd/test/unittest/unwind/include/
H A Delf_imitate.h101 int64_t GetSecIndex(const std::string &line);
/ohos5.0/base/hiviewdfx/faultloggerd/test/unittest/unwind/
H A Delf_imitate.cpp603 auto secIndex = GetSecIndex(line); in ParseSectionHeaders()
693 int64_t ElfImitate::GetSecIndex(const std::string &line) in GetSecIndex() function in OHOS::HiviewDFX::ElfImitate