Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/config/bpf/
H A Dcoreout.cc123 } bpf_core_section_t; typedef
125 typedef bpf_core_section_t * bpf_core_section_ref;
188 sec = ggc_cleared_alloc<bpf_core_section_t> (); in bpf_core_reloc_add()