Home
last modified time | relevance | path

Searched refs:GNU (Results 1 - 12 of 12) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/test/
H A Dtriple_ut_test.cpp26 ASSERT_EQ(Triple::GetTriple().GetEnvironment(), Triple::EnvironmentType::GNU); in TEST() member in Triple::EnvironmentType
31 ASSERT_EQ(Triple::GetTriple().GetEnvironment(), Triple::EnvironmentType::GNU); in TEST() member in Triple::EnvironmentType
36 ASSERT_EQ(Triple::GetTriple().GetEnvironment(), Triple::EnvironmentType::GNU); in TEST() member in Triple::EnvironmentType
56 ASSERT_EQ(Triple::GetTriple().GetEnvironment(), Triple::EnvironmentType::GNU); in TEST() member in Triple::EnvironmentType
62 ASSERT_EQ(Triple::GetTriple().GetEnvironment(), Triple::EnvironmentType::GNU); in TEST() member in Triple::EnvironmentType
93 ASSERT_EQ(Triple::GetTriple().GetEnvironment(), Triple::EnvironmentType::GNU); in TEST() member in Triple::EnvironmentType
126 ASSERT_EQ(Triple::GetTriple().GetEnvironment(), Triple::EnvironmentType::GNU); in TEST() member in Triple::EnvironmentType
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_driver/src/
H A Dtriple.cpp26 environment = Triple::EnvironmentType::GNU; in Init()
29 environment = Triple::EnvironmentType::GNU; in Init()
/arkcompiler/runtime_core/static_core/runtime/fibers/arch/aarch64/
H A Dget.S39 .section .note.GNU-stack,"",%progbit
H A Dupdate.S98 .section .note.GNU-stack,"",%progbit
H A Dswitch.S72 .section .note.GNU-stack,"",%progbit
/arkcompiler/runtime_core/static_core/runtime/fibers/arch/arm/
H A Dget.S39 .section .note.GNU-stack,"",%progbit
H A Dswitch.S60 .section .note.GNU-stack,"",%progbit
H A Dupdate.S101 .section .note.GNU-stack,"",%progbit
/arkcompiler/runtime_core/static_core/runtime/fibers/arch/amd64/
H A Dget.S38 .section .note.GNU-stack,"",%progbit
H A Dupdate.S106 .section .note.GNU-stack,"",%progbit
H A Dswitch.S77 .section .note.GNU-stack,"",%progbit
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_driver/include/
H A Dtriple.h34 enum EnvironmentType { UnknownEnvironment, GNU, GNUILP32, LastEnvironmentType }; enumerator

Completed in 3 milliseconds