Searched refs:func_table (Results 1 – 2 of 2) sorted by relevance
125 static vms_func_ref func_table; variable798 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()
34654 (func_table): Change type from char ** to vms_func_ref.34655 (write_rtnbeg): Update to reflect func_table change. Use