Home
last modified time | relevance | path

Searched refs:OBJECTS (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-3.6.0/components/mdns/test_afl_fuzz_host/
DMakefile52 OBJECTS=esp32_mock.o mdns.o test.o esp_netif_mock.o macro
72 $(TEST_NAME): $(OBJECTS)
74 @$(LD) $(OBJECTS) -o $@ $(LDLIBS)
/hal_espressif-3.6.0/components/esp_system/test_eh_frame_parser/
DMakefile19 OBJECTS=objs/eh_frame_parser.o objs/main.o macro
25 all: $(OBJECTS)
/hal_espressif-3.6.0/components/ulp/cmake/
Dtoolchain-esp32s2-ulp.cmake15 <LINK_FLAGS> <OBJECTS> -o <TARGET> <LINK_LIBRARIES>")
Dtoolchain-esp32-ulp.cmake19 <LINK_FLAGS> <OBJECTS> -o <TARGET> <LINK_LIBRARIES>")