Home
last modified time | relevance | path

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

/Linux-v6.6/tools/lib/bpf/
Dlibbpf.c484 #define STRUCT_OPS_SEC ".struct_ops" macro
1239 err = init_struct_ops_maps(obj, STRUCT_OPS_SEC, obj->efile.st_ops_shndx, in bpf_object_init_struct_ops()
3509 } else if (strcmp(name, STRUCT_OPS_SEC) == 0) { in bpf_object__elf_collect()
3528 strcmp(name, ".rel" STRUCT_OPS_SEC) && in bpf_object__elf_collect()