Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dvmsdbgout.c125 static vms_func_ref func_table; variable
798 vms_func_ref fde = &func_table[rtnnum]; in write_rtnbeg()
889 vms_func_ref fde = &func_table[rtnnum]; in write_rtnend()
1389 func_table in vmsdbgout_begin_function()
1390 = (vms_func_ref) xrealloc (func_table, in vmsdbgout_begin_function()
1395 fde = &func_table[func_table_in_use++]; in vmsdbgout_begin_function()
1609 func_table = (vms_func_ref) xcalloc (FUNC_TABLE_INCREMENT, sizeof (vms_func_node)); in vmsdbgout_init()
H A DChangeLog-200434654 (func_table): Change type from char ** to vms_func_ref.
34655 (write_rtnbeg): Update to reflect func_table change. Use