Home
last modified time | relevance | path

Searched defs:SECTION (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/tools/
H A Dimagetool.h277 #define SECTION(name) __attribute__((section("__TEXT, " #name))) macro
282 #define SECTION(name) __attribute__((section(#name))) macro
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dcgroup_getset_retval.c462 #define BPF_RETVAL_HOOK(NAME, SECTION, CTX, EXPECTED_ERR) \ argument
/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_mfw_hsi.h2240 #define SECTION(_sec_) (*((offsize_t *)(STRUCT_OFFSET(sections[_sec_])))) macro