Home
last modified time | relevance | path

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

/netbsd-src/tests/usr.bin/indent/
H A Dfmt_decl.c18 typedef void ( * function_ptr ) ( int * ) ; typedef
22 typedef void (*function_ptr)(int *); typedef
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Ddwarf2.c3193 struct funcinfo **function_ptr) in lookup_address_in_function_table() argument
3264 *function_ptr = best_fit; in lookup_address_in_function_table()
4592 struct funcinfo **function_ptr, in comp_unit_find_nearest_line() argument
4601 *function_ptr = NULL; in comp_unit_find_nearest_line()
4602 func_p = lookup_address_in_function_table (unit, addr, function_ptr); in comp_unit_find_nearest_line()
4603 if (func_p && (*function_ptr)->tag == DW_TAG_inlined_subroutine) in comp_unit_find_nearest_line()
4604 unit->stash->inliner_chain = *function_ptr; in comp_unit_find_nearest_line()
H A DChangeLog-2014250 with function_ptr param.
H A DChangeLog-02039812 (lookup_address_in_function_table): New argument function_ptr.
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Ddwarf2.c3285 struct funcinfo **function_ptr) in lookup_address_in_function_table() argument
3355 *function_ptr = best_fit; in lookup_address_in_function_table()
4676 struct funcinfo **function_ptr, in comp_unit_find_nearest_line() argument
4685 *function_ptr = NULL; in comp_unit_find_nearest_line()
4686 func_p = lookup_address_in_function_table (unit, addr, function_ptr); in comp_unit_find_nearest_line()
4688 if (func_p && (*function_ptr)->tag == DW_TAG_inlined_subroutine) in comp_unit_find_nearest_line()
4689 unit->stash->inliner_chain = *function_ptr; in comp_unit_find_nearest_line()
H A DChangeLog-2014250 with function_ptr param.
H A DChangeLog-02039812 (lookup_address_in_function_table): New argument function_ptr.
/netbsd-src/external/gpl3/gdb/dist/bfd/
H A DChangeLog-2014250 with function_ptr param.
H A DChangeLog-02039812 (lookup_address_in_function_table): New argument function_ptr.
/netbsd-src/external/gpl3/gdb.old/dist/bfd/
H A DChangeLog-02039812 (lookup_address_in_function_table): New argument function_ptr.
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-19991029 function_ptr, getpagesize, __enable_execute_stack,