Searched refs:__section (Results 1 – 6 of 6) sorted by relevance
73 __section("__u_boot_list_2_"#_list"_2_"#_name)96 __section("__u_boot_list_2_"#_list"_2_"#_name)129 __section("__u_boot_list_2_"#_list"_1"); \157 __section("__u_boot_list_2_"#_list"_3"); \240 __maybe_unused __section("__u_boot_list_2_" #_list "_1")244 __maybe_unused __section("__u_boot_list_2_" #_list "_3")310 __section("__u_boot_list_1"); \335 __section("__u_boot_list_3"); \
39 #define __efi_runtime_data __section(".data.efi_runtime")55 #define __efi_runtime_rodata __section(".rodata.efi_runtime")69 #define __efi_runtime __section(".text.efi_runtime")
517 #define __data __section(".data")
89 #define __rcode __section(".text.rcode")90 #define __rdata __section(".text.rdata")
27 __section("_ftrace_annotated_branch") \63 __section("_ftrace_branch") \121 #define __annotate_jump_table __section(".rodata..c_jump_table")158 __section("___kentry" "+" #sym ) \297 static void * __section(".discard.addressable") __used \
249 #define __section(S) __attribute__((__section__(S))) macro
Completed in 18 milliseconds