Searched defs:symbol_table (Results 1 – 6 of 6) sorted by relevance
10 static bucket **symbol_table = 0; variable
64 static syment_t *symbol_table; variable
214 typedef struct symbol_table { struct218 extern SymbolTable *new_symbol_table /* Create symbol table */ argument
244 typedef struct symbol_table { struct248 extern SymbolTable *new_symbol_table /* Create symbol table */ argument
2422 ObjectFileELF::ParseSymbolTable(Symtab *symbol_table, user_id_t start_id, in ParseSymbolTable()2573 Symtab *symbol_table, user_id_t start_id, unsigned rel_type, in ParsePLTRelocations()2637 ObjectFileELF::ParseTrampolineSymbols(Symtab *symbol_table, user_id_t start_id, in ParseTrampolineSymbols()3152 void ObjectFileELF::ParseUnwindSymbols(Symtab *symbol_table, in ParseUnwindSymbols()
264 typedef struct symbol_table { struct268 extern SymbolTable *new_symbol_table /* Create symbol table */ argument