Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/config/bpf/
H A Dbpf.cc972 static tree bpf_core_compute (tree, vec<unsigned int> *);
1053 container = bpf_core_compute (arg, &accessors); in bpf_expand_builtin()
1183 bpf_core_compute (tree node, vec<unsigned int> *accessors) in bpf_core_compute() function
1492 tree container = bpf_core_compute (expr, &accessors); in handle_attr_preserve()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-202114593 (bpf_core_compute, bpf_core_get_index): New.