Home
last modified time | relevance | path

Searched defs:__weak (Results 1 – 23 of 23) sorted by relevance

/aosp_15_r20/external/coreboot/src/cpu/x86/smm/
H A Dsave_state.c10 const struct smm_save_state_ops *legacy_ops __weak = NULL; variable
11 const struct smm_save_state_ops *em64t100_ops __weak = NULL; variable
12 const struct smm_save_state_ops *em64t101_ops __weak = NULL; variable
13 const struct smm_save_state_ops *amd64_ops __weak = NULL; variable
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/progs/
H A Dlinked_vars2.c17 int input_bss_weak __weak; variable
19 int input_data_weak __weak = 20; variable
20 const volatile int input_rodata_weak __weak = 200; variable
H A Dlinked_vars1.c17 int input_bss_weak __weak; variable
19 int input_data_weak __weak = 10; variable
20 const volatile int input_rodata_weak __weak = 100; variable
H A Dlinked_funcs1.c10 const volatile int my_tid __weak; variable
11 long syscall_id __weak; variable
H A Dlinked_funcs2.c10 const volatile int my_tid __weak; variable
11 long syscall_id __weak; variable
/aosp_15_r20/external/clang/test/Lexer/
H A Dobjc_macros.m5 #define __weak macro
/aosp_15_r20/external/bpftool/include/linux/
H A Dcompiler.h44 # define __weak __attribute__((weak)) macro
/aosp_15_r20/external/coreboot/src/commonlib/bsd/include/commonlib/bsd/
H A Dcompiler.h46 #define __weak __attribute__((__weak__)) macro
/aosp_15_r20/external/libtraceevent/src/
H A Dparse-utils.c16 #define __weak __attribute__((weak)) macro
/aosp_15_r20/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_hal_def.h128 #define __weak __attribute__((weak)) macro
/aosp_15_r20/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_hal_def.h128 #define __weak __attribute__((weak)) macro
/aosp_15_r20/external/libtraceevent/include/linux/
H A Dcompiler.h95 # define __weak __attribute__((weak)) macro
/aosp_15_r20/external/libtracefs/include/
H A Dtracefs-local.h12 #define __weak __attribute__((weak)) macro
/aosp_15_r20/external/libtraceevent/plugins/
H A Dplugin_function.c13 #define __weak __attribute__((weak)) macro
H A Dplugin_kvm.c13 #define __weak __attribute__((weak)) macro
/aosp_15_r20/external/libbpf/src/
H A Dbpf_helpers.h53 #define __weak __attribute__((weak)) macro
/aosp_15_r20/out/soong/.intermediates/external/libbpf/libbpf_headers/gen/bpf/
Dbpf_helpers.h53 #define __weak __attribute__((weak)) macro
/aosp_15_r20/external/clang/test/ARCMT/
H A Dobjcmt-ns-nonatomic-iosonly.m31 - (void) setWeakProp : (NSString *__weak)Val;
H A Dobjcmt-atomic-property.m24 - (void) setWeakProp : (NSString *__weak)Val;
H A Dobjcmt-property.m24 - (void) setWeakProp : (NSString *__weak)Val;
/aosp_15_r20/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/Middlewares/ST/STM32_USB_Device_Library/Core/Inc/
H A Dusbd_def.h271 #define __weak __attribute__((weak)) macro
/aosp_15_r20/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Middlewares/ST/STM32_USB_Device_Library/Core/Inc/
H A Dusbd_def.h271 #define __weak __attribute__((weak)) macro
/aosp_15_r20/external/trace-cmd/lib/trace-cmd/include/private/
H A Dtrace-cmd-private.h20 #define __weak __attribute__((weak)) macro