Searched refs:symname_alloced (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/contrib/gdb/gdb/
H A Dxcoffread.c861 static int symname_alloced = 0;
971 /* READ_ONE_SYMBOL (symbol, cs, symname_alloced); */
987 symname_alloced = 0;
1001 symname_alloced = 1;
1007 symname_alloced = 0;
1013 symname_alloced = 1;
1485 DEPRECATED_SYMBOL_NAME (sym) = SYMNAME_ALLOC (name, symname_alloced);
856 static int symname_alloced = 0; variable

Completed in 108 milliseconds