Searched refs:STRUCT_OPS_SEC (Results 1 - 1 of 1) sorted by path

/linux-master/tools/lib/bpf/
H A Dlibbpf.c499 #define STRUCT_OPS_SEC ".struct_ops" macro
3831 } else if (strcmp(name, STRUCT_OPS_SEC) == 0 ||
3833 strcmp(name, "?" STRUCT_OPS_SEC) == 0 ||
3855 strcmp(name, ".rel" STRUCT_OPS_SEC) &&
3857 strcmp(name, ".rel?" STRUCT_OPS_SEC) &&

Completed in 399 milliseconds