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

/system/core/include/corkscrew/
H A Dsymbol_table.h47 void free_symbol_table(symbol_table_t* table);
/system/core/libcorkscrew/
H A Dtest.c39 free_symbol_table(symbols);
H A Dptrace.c117 free_symbol_table(data->symbol_table);
H A Dsymbol_table.c205 void free_symbol_table(symbol_table_t* table) { function

Completed in 63 milliseconds