Home
last modified time | relevance | path

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

/external/toolchain-utils/compiler_wrapper/
Dthumb_flags_test.go14 ctx.newCommand(gccArmV7, mainCc)))
58 ctx.newCommand(gccArmV7, mainCc)))
104 ctx.newCommand(gccArmV7, "-fno-omit-frame-pointer", mainCc)))
Dx64_flags_test.go34 ctx.newCommand(gccArmV7, mainCc)))
Dtestutil_test.go27 gccArmV7 = "./armv7m-cros-linux-gnu-gcc" const