Searched refs:GetSecIndex (Results 1 – 2 of 2) sorted by relevance
101 int64_t GetSecIndex(const std::string &line);
603 auto secIndex = GetSecIndex(line); in ParseSectionHeaders()693 int64_t ElfImitate::GetSecIndex(const std::string &line) in GetSecIndex() function in OHOS::HiviewDFX::ElfImitate