Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_info.h114 static constexpr size_t LAYOUT_DESC_SECTION_INDEX = 2; variable
193 return GetSectionInfo(LAYOUT_DESC_SECTION_INDEX); in GetLayoutDescSection()