Home
last modified time | relevance | path

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

/openbmc/linux/tools/lib/bpf/
H A Dlibbpf.c485 #define STRUCT_OPS_SEC ".struct_ops" macro
1240 err = init_struct_ops_maps(obj, STRUCT_OPS_SEC, obj->efile.st_ops_shndx, in bpf_object_init_struct_ops()
3510 } else if (strcmp(name, STRUCT_OPS_SEC) == 0) { in bpf_object__elf_collect()
3529 strcmp(name, ".rel" STRUCT_OPS_SEC) && in bpf_object__elf_collect()