Home
last modified time | relevance | path

Searched defs:sectionConstrains (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Demit.cpp2068 auto sectionConstrains = symbol.IsThreadLocal() ? ",\"awT\"," : ",\"aw\","; in EmitAsmLabel() local
2303 auto sectionConstrains = isThreadLocal ? ",\"awT\"," : ",\"aw\","; in EmitAsmLabel() local

Completed in 10 milliseconds