Home
last modified time | relevance | path

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

/linux-6.12.1/tools/lib/bpf/
Dlibbpf.c522 #define STRUCT_OPS_SEC ".struct_ops" macro
3902 } else if (strcmp(name, STRUCT_OPS_SEC) == 0 || in bpf_object__elf_collect()
3904 strcmp(name, "?" STRUCT_OPS_SEC) == 0 || in bpf_object__elf_collect()
3926 strcmp(name, ".rel" STRUCT_OPS_SEC) && in bpf_object__elf_collect()
3928 strcmp(name, ".rel?" STRUCT_OPS_SEC) && in bpf_object__elf_collect()