Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/
Dnamemangler.h83 static constexpr const char kMuidDataSectionStr[] = "__data_section"; variable
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Demit.cpp1318 rangeIdx2PrefixStr[RangeIdx::kDataSection] = kMuidDataSectionStr; in InitRangeIdx2PerfixStr()