Searched refs:funcnam_table (Results 1 – 3 of 3) sorted by relevance
106 static vec<char_p> funcnam_table; variable654 rtnname = funcnam_table[rtnnum]; in write_rtnbeg()1278 funcnam_table.safe_push (xstrdup (name)); in vmsdbgout_begin_function()1462 funcnam_table.create (FUNC_TABLE_INITIAL); in vmsdbgout_init()
106 static vec<char_p> funcnam_table; variable655 rtnname = funcnam_table[rtnnum]; in write_rtnbeg()1279 funcnam_table.safe_push (xstrdup (name)); in vmsdbgout_begin_function()1463 funcnam_table.create (FUNC_TABLE_INITIAL); in vmsdbgout_init()
24095 (funcnam_table): New static table.