Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/config/bpf/
H A Dbpf.cc973 static int bpf_core_get_index (const tree);
1201 accessors->safe_push (bpf_core_get_index (TREE_OPERAND (node, 1))); in bpf_core_compute()
1206 accessors->safe_push (bpf_core_get_index (node)); in bpf_core_compute()
1210 accessors->safe_push (bpf_core_get_index (node)); in bpf_core_compute()
1228 bpf_core_get_index (const tree node) in bpf_core_get_index() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-202114593 (bpf_core_compute, bpf_core_get_index): New.