Home
last modified time | relevance | path

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

/external/elfutils/libcpu/
DChangeLog70 * i386_parse.y (instrtable_out): Optimize match_data table by not
94 (instrtable_out): Mark op%d_fct as const.
104 * i386_parse.y (instrtable_out): No need to emit index, the reader can
265 (instrtable_out): Handle INVALID entries differently, just use
Di386_parse.y196 static void instrtable_out (void);
253 instrtable_out ();
1117 instrtable_out (void) in instrtable_out() function