Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dcompile-i386.c806 struct storage *storage_base; in emit_func_pre() local
828 storage_base = (struct storage *) mem; in emit_func_pre()
837 storage_base[i].type = STOR_ARG; in emit_func_pre()
838 storage_base[i].idx = i; in emit_func_pre()
839 privbase[i].addr = &storage_base[i]; in emit_func_pre()