Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dcompile-i386.c198 static void x86_symbol(struct symbol *sym);
1084 x86_symbol(sym); in emit_one_symbol()
1800 static void x86_symbol(struct symbol *sym) in x86_symbol() function