Home
last modified time | relevance | path

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

/external/libpcap/
Dgencode.c445 static int alloc_reg(compiler_state_t *);
2767 cstate->off_linkhdr.reg = alloc_reg(cstate); in insert_compute_vloffsets()
2827 cstate->off_linkpl.reg = alloc_reg(cstate); in insert_compute_vloffsets()
2829 cstate->off_linktype.reg = alloc_reg(cstate); in insert_compute_vloffsets()
2904 off->reg = alloc_reg(cstate); in gen_abs_offset_varpart()
5786 int reg2 = alloc_reg(cstate); in gen_protochain()
6911 int regno = alloc_reg(cstate); in gen_load()
7226 int regno = alloc_reg(cstate); in gen_loadlen()
7248 reg = alloc_reg(cstate); in gen_loadi()
7307 a0->regno = s0->s.k = alloc_reg(cstate); in gen_arth()
[all …]