Searched refs:for_each_btf_ext_sec (Results 1 – 4 of 4) sorted by relevance
/third_party/libbpf/src/ |
D | libbpf_internal.h | 391 #define for_each_btf_ext_sec(seg, sec) \ macro
|
D | btf.c | 5067 for_each_btf_ext_sec(seg, sec) { 5078 for_each_btf_ext_sec(seg, sec) { 5098 for_each_btf_ext_sec(seg, sec) { 5105 for_each_btf_ext_sec(seg, sec) { 5123 for_each_btf_ext_sec(seg, sec) {
|
D | linker.c | 2439 for_each_btf_ext_sec(&obj->btf_ext->func_info, ext_sec) { in linker_append_btf_ext() 2468 for_each_btf_ext_sec(&obj->btf_ext->line_info, ext_sec) { in linker_append_btf_ext() 2510 for_each_btf_ext_sec(&obj->btf_ext->core_relo_info, ext_sec) { in linker_append_btf_ext()
|
D | libbpf.c | 2976 for_each_btf_ext_sec(seg, sec) { 6079 for_each_btf_ext_sec(seg, sec) { 6308 for_each_btf_ext_sec(ext_info, sec) {
|