Home
last modified time | relevance | path

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

/linux/tools/lib/bpf/
H A Dlibbpf.c523 #define STRUCT_OPS_SEC ".struct_ops" macro
3937 } else if (strcmp(name, STRUCT_OPS_SEC) == 0 || in bpf_object__elf_collect()
3939 strcmp(name, "?" STRUCT_OPS_SEC) == 0 || in bpf_object__elf_collect()
3961 strcmp(name, ".rel" STRUCT_OPS_SEC) && in bpf_object__elf_collect()
3963 strcmp(name, ".rel?" STRUCT_OPS_SEC) && in bpf_object__elf_collect()