Searched refs:print_idecode_run_function_header (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gdb.old/dist/sim/ppc/ |
H A D | gen-idecode.c | 1444 print_idecode_run_function_header(lf *file, in print_idecode_run_function_header() function 1484 print_idecode_run_function_header(file, 0/*can stop*/, 1/*is definition*/); in gen_idecode_h() 1485 print_idecode_run_function_header(file, 1/*can stop*/, 1/*is definition*/); in gen_idecode_h() 1529 print_idecode_run_function_header(file, 0/*can stop*/, 0/*is definition*/); in gen_idecode_c() 1532 print_idecode_run_function_header(file, 1/*can stop*/, 0/*is definition*/); in gen_idecode_c() 1538 print_idecode_run_function_header(file, 0/*can stop*/, 0/*is definition*/); in gen_idecode_c() 1541 print_idecode_run_function_header(file, 1/*can stop*/, 0/*is definition*/); in gen_idecode_c()
|
/netbsd-src/external/gpl3/gdb/dist/sim/ppc/ |
H A D | ChangeLog-2021 | 1361 * gen-idecode.c (print_idecode_run_function_header): Rename INLINE_IDECODE
|