Home
last modified time | relevance | path

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

/external/elfutils/libcpu/
DChangeLog178 * i386_parse.y (instrtable_out): Optimize match_data table by not
202 (instrtable_out): Mark op%d_fct as const.
212 * i386_parse.y (instrtable_out): No need to emit index, the reader can
373 (instrtable_out): Handle INVALID entries differently, just use
Di386_parse.y195 static void instrtable_out (void);
252 instrtable_out ();
1117 instrtable_out (void) in instrtable_out() function