Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dbinary_section.h53 SEQUENTIAL_MASK = 0x2 enumerator
199 return static_cast<uint8_t>(AOTSecFeatureTable_[idx]) & ElfSecFeature::SEQUENTIAL_MASK; in isSequentialAOTSec()