Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/misc/platform/stm32f4xx/flash_script/
DMakefile17 GCC = $(CROSS_COMPILE)gcc macro
27 $(GCC) -o tool.elf $(FLAGS) tool.c
/device/google/contexthub/firmware/misc/cpu/x86/
DMakefile17 GCC = gcc macro
/device/google/contexthub/firmware/app/
Dcommon.mk35 $(GCC) -o $(APP_ELF) $(FLAGS) $(APPFLAGS) -fvisibility=hidden $(SELF_FILES)
/device/google/contexthub/firmware/misc/cpu/cortexm4f/
Dapp.lkr31 …- ".trash" contains sections taht GCC simply feel like it MUST produce (link error otherwise) but …
34 …elf potentially to adjust for new reloc format. This shrinks relocs a lot. GCC produces relocs at 8
DMakefile17 GCC = $(CROSS_COMPILE)gcc macro
/device/google/contexthub/firmware/
DMakefile119 $(GCC) -o $@ $(SRCS_$*) $(OSFLAGS) $(OSFLAGS_$*) $(FLAGS) -lm -lc -lgcc