Searched refs:BOUNDED_SECTION_BY (Results 1 – 1 of 1) sorted by relevance
/linux-6.3-rc2/include/asm-generic/ |
A D | vmlinux.lds.h | 212 #define BOUNDED_SECTION_BY(_sec_, _label_) \ macro 241 BOUNDED_SECTION_BY(_ftrace_branch, _branch_profile) 289 BOUNDED_SECTION_BY(__bpf_raw_tp_map, __bpf_raw_tp) 376 BOUNDED_SECTION_BY(__dyndbg, ___dyndbg) \ 419 BOUNDED_SECTION_BY(__jump_table, ___jump_table) 536 BOUNDED_SECTION_BY(__param, ___param) \ 541 BOUNDED_SECTION_BY(__modver, ___modver) \ 648 BOUNDED_SECTION_BY(__ex_table, ___ex_table) \ 657 BOUNDED_SECTION_BY(.BTF, _BTF) \ 848 BOUNDED_SECTION_BY(.orc_unwind, _orc_unwind) \ [all …]
|
Completed in 4 milliseconds