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