Home
last modified time | relevance | path

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

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