Home
last modified time | relevance | path

Searched refs:STRUCT_OPS_LINK_SEC (Results 1 – 1 of 1) sorted by relevance

/linux-6.6.21/tools/lib/bpf/
Dlibbpf.c485 #define STRUCT_OPS_LINK_SEC ".struct_ops.link" macro
1241 err = err ?: init_struct_ops_maps(obj, STRUCT_OPS_LINK_SEC, in bpf_object_init_struct_ops()
3512 } else if (strcmp(name, STRUCT_OPS_LINK_SEC) == 0) { in bpf_object__elf_collect()
3529 strcmp(name, ".rel" STRUCT_OPS_LINK_SEC) && in bpf_object__elf_collect()