Searched defs:symbol_table (Results 1 – 3 of 3) sorted by relevance
153 int is_id_enabled(char *id, policydb_t * p, int symbol_table) in is_id_enabled()
1179 ObjectFileELF::ParseSymbolTable(Symtab *symbol_table, user_id_t start_id, lldb_private::Section *sy… in ParseSymbolTable()1292 ParsePLTRelocations(Symtab *symbol_table, in ParsePLTRelocations()1366 ObjectFileELF::ParseTrampolineSymbols(Symtab *symbol_table, in ParseTrampolineSymbols()
581 static struct hash_table *symbol_table = NULL; variable