Searched refs:icode_to_fcode (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/libpcap/ |
H A D | gencode.h | 402 struct bpf_insn *icode_to_fcode(struct icode *, struct block *, u_int *,
|
H A D | optimize.c | 2876 icode_to_fcode(struct icode *ic, struct block *root, u_int *lenp, in icode_to_fcode() function 3052 f.bf_insns = icode_to_fcode(ic, ic->root, &f.bf_len, errbuf); in dot_dump() 3073 f.bf_insns = icode_to_fcode(ic, ic->root, &f.bf_len, errbuf); in plain_dump()
|
H A D | gencode.c | 839 program->bf_insns = icode_to_fcode(&cstate.ic, in pcap_compile()
|
/aosp_15_r20/out/soong/.intermediates/external/libpcap/libpcap/android_arm64_armv8-2a_cortex-a55_shared/ |
D | libpcap.so.toc | 312 307: FUNC GLOBAL DEFAULT 15 icode_to_fcode
|