Searched refs:STRUCT_OPS_LINK_SEC (Results 1 – 1 of 1) sorted by relevance
524 #define STRUCT_OPS_LINK_SEC ".struct_ops.link" macro1427 map->def.map_flags = strcmp(sec_name, STRUCT_OPS_LINK_SEC) == 0 ? BPF_F_LINK : 0; in init_struct_ops_maps()3944 strcmp(name, STRUCT_OPS_LINK_SEC) == 0 || in bpf_object__elf_collect()3946 strcmp(name, "?" STRUCT_OPS_LINK_SEC) == 0) { in bpf_object__elf_collect()3968 strcmp(name, ".rel" STRUCT_OPS_LINK_SEC) && in bpf_object__elf_collect()3970 strcmp(name, ".rel?" STRUCT_OPS_LINK_SEC) && in bpf_object__elf_collect()