Searched refs:for_each_btf_ext_sec (Results 1 – 6 of 6) sorted by relevance
/Linux-v6.6/ |
D | .clang-format | 200 - 'for_each_btf_ext_sec'
|
/Linux-v6.6/tools/lib/bpf/ |
D | libbpf_internal.h | 394 #define for_each_btf_ext_sec(seg, sec) \ macro
|
D | btf.c | 4954 for_each_btf_ext_sec(seg, sec) { in btf_ext_visit_type_ids() 4965 for_each_btf_ext_sec(seg, sec) { in btf_ext_visit_type_ids() 4985 for_each_btf_ext_sec(seg, sec) { in btf_ext_visit_str_offs() 4992 for_each_btf_ext_sec(seg, sec) { in btf_ext_visit_str_offs() 5010 for_each_btf_ext_sec(seg, sec) { in btf_ext_visit_str_offs()
|
D | linker.c | 2444 for_each_btf_ext_sec(&obj->btf_ext->func_info, ext_sec) { in linker_append_btf_ext() 2473 for_each_btf_ext_sec(&obj->btf_ext->line_info, ext_sec) { in linker_append_btf_ext() 2515 for_each_btf_ext_sec(&obj->btf_ext->core_relo_info, ext_sec) { in linker_append_btf_ext()
|
D | libbpf.c | 2877 for_each_btf_ext_sec(seg, sec) { in bpf_object__init_btf() 5810 for_each_btf_ext_sec(seg, sec) { in bpf_object__relocate_core() 6063 for_each_btf_ext_sec(ext_info, sec) { in adjust_prog_btf_ext_info()
|
/Linux-v6.6/tools/bpf/bpftool/ |
D | gen.c | 2077 for_each_btf_ext_sec(seg, sec) { in btfgen_record_obj()
|