Searched refs:section_hack_attr (Results 1 – 1 of 1) sorted by relevance
18 #define section_hack_attr __attribute__((section(".binary_info_header"))) macro20 #define section_hack_attr macro26 bi_decl_with_attr(bi_binary_end((intptr_t)&__flash_binary_end), section_hack_attr)34 bi_decl_with_attr(bi_program_build_date_string(PICO_PROGRAM_BUILD_DATE), section_hack_attr);42 bi_decl_with_attr(bi_program_name(PICO_PROGRAM_NAME), section_hack_attr)54 …_INFO_TAG_RASPBERRY_PI, BINARY_INFO_ID_RP_SDK_VERSION, PICO_SDK_VERSION_STRING), section_hack_attr)