Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_info.h183 return GetSectionInfo(PANDA_FILE_SECTION_INDEX); in GetPandaInfoSection()
188 return GetSectionInfo(RECORD_INFO_SECTION_INDEX); in GetRecordInfoSection()
193 return GetSectionInfo(LAYOUT_DESC_SECTION_INDEX); in GetLayoutDescSection()
243 SectionInfo *GetSectionInfo(size_t index) const in GetSectionInfo() function