Searched refs:static (Results 1 – 25 of 98) sorted by relevance
1234
67 bridge fdb add 01:02:03:04:05:06 dev vxlan0 self static \71 bridge fdb add 01:02:03:04:05:06 dev vxlan0 self static \82 bridge fdb add 00:01:02:03:04:05 dev vxlan0 self static \86 bridge fdb replace 00:01:02:03:04:05 dev vxlan0 self static \90 bridge fdb replace 00:01:02:03:04:05 dev vxlan0 self static \102 bridge fdb add 00:00:00:00:00:00 dev vxlan0 self static \106 bridge fdb append 00:00:00:00:00:00 dev vxlan0 self static \110 bridge fdb append 00:00:00:00:00:00 dev vxlan0 self static \
12 $(CC) -static -o$@ $(CFLAGS) $(LDFLAGS) $^15 $(CC) -static -o$@ $(CFLAGS) $(LDFLAGS) $^18 $(CC) -static -o$@ $(CFLAGS) $(LDFLAGS) $^
11 $(CC) -static -o$@ $(CFLAGS) $(LDFLAGS) $^14 $(CC) -nostdlib -static -include ../../../../include/nolibc/nolibc.h \18 $(CC) -nostdlib -static -include ../../../../include/nolibc/nolibc.h \
71 static: $(RTLA_IN) target72 $(eval LDFLAGS += -static)73 $(QUIET_LINK)$(CC) -static $(LDFLAGS) -o $(RTLA)-static $(RTLA_IN) $(EXTLIBS)84 $(Q)rm -f rtla rtla-static fixdep FEATURE-DUMP rtla-*
23 @test ! -f rtla-static || rm rtla-static
3 rtla-static
71 static: $(RV_IN) target72 $(eval LDFLAGS += -static)73 $(QUIET_LINK)$(CC) $(LDFLAGS) -o $(RV)-static $(RV_IN) $(EXTLIBS)84 $(Q)rm -f rv rv-static fixdep FEATURE-DUMP rv-*
3 rv-static
17 $(TEST_GEN_PROGS_EXTENDED): LDFLAGS += -static23 $(TEST_GEN_PROGS_EXTENDED): LDFLAGS += -static
7 ALIGN_STATIC_PIES := $(patsubst %,load_address.static.%,$(ALIGNS))38 $(OUTPUT)/load_address.static.0x%: load_address.c40 -fPIE -static-pie $< -o $@
107 bridge fdb add `mac_get $h1` dev $swp1 master static113 bridge fdb del `mac_get $h1` dev $swp1 master static137 bridge fdb add `mac_get $h1` dev $swp1 vlan 100 master static143 bridge fdb del `mac_get $h1` dev $swp1 vlan 100 master static166 bridge fdb add `mac_get $h1` dev $swp1 master static171 bridge fdb del `mac_get $h1` dev $swp1 master static203 bridge fdb replace `mac_get $h1` dev $swp1 master static285 bridge fdb add $unlocked_mac1 dev $swp1 vlan 1 master static286 bridge fdb add $unlocked_mac2 dev $swp2 vlan 1 master static314 bridge fdb del $unlocked_mac2 dev $swp2 vlan 1 master static[all …]
132 bridge fdb add "$H1_DEFAULT_MAC" dev "$swp1" master static use151 static)152 bridge fdb replace "$mac" dev "$swp1" master static155 bridge fdb replace "$mac" dev "$swp1" master static use
51 bridge fdb add $TEST_MAC dev $swp1 master static sticky53 bridge fdb del $TEST_MAC dev $swp1 vlan 1 master static sticky
38 bridge fdb add 00:01:02:03:04:05 dev $eth master static39 bridge fdb del 00:01:02:03:04:05 dev $eth master static
142 static int static_var __attribute__((section("data_sec"))) = 123;184 [22] VAR 'my_func.static_var' type_id=3, linkage=static252 [104852] FUNC 'i2c_register_spd' type_id=84745 linkage=static253 [104853] FUNC 'smbalert_driver_init' type_id=1213 linkage=static256 [104855] FUNC 'i2c_handle_smbus_alert' type_id=104854 linkage=static257 [104856] FUNC 'smbalert_remove' type_id=104854 linkage=static261 [104858] FUNC 'smbalert_probe' type_id=104857 linkage=static262 [104859] FUNC 'smbalert_work' type_id=9695 linkage=static263 [104860] FUNC 'smbus_alert' type_id=71367 linkage=static264 [104861] FUNC 'smbus_do_alert' type_id=84827 linkage=static
79 -s -static -Os -o init init.c -lgcc82 ${CROSS_COMPILE}gcc -s -static -Os -o init init.c
6 - libperf library (static)8 - traceevent library (static)87 For static linking, the option `LDFLAGS="-static"` is required.90 LDFLAGS="-static" -C tools/perf
40 $(CC) $(CFLAGS_BTI) $(CFLAGS_COMMON) -nostdlib -static -o $@ $^51 $(CC) $(CFLAGS_BTI) $(CFLAGS_COMMON) -nostdlib -static -o $@ $^
2 CFLAGS := -static -ffreestanding -nostartfiles -s
5 tests-static
3 CFLAGS += -O3 -Wl,-no-as-needed -Wall $(KHDR_INCLUDES) -static
2 CFLAGS += -static -O3 -Wl,-no-as-needed -Wall $(KHDR_INCLUDES)
12 $(CC) -static -o$@ $(CFLAGS) $(LDFLAGS) $^
10 CFLAGS += -static-libasan
11 CFLAGS += -static-libasan