Home
last modified time | relevance | path

Searched defs:symbol_table (Results 1 – 3 of 3) sorted by relevance

/external/selinux/libsepol/src/
Davrule_block.c153 int is_id_enabled(char *id, policydb_t * p, int symbol_table) in is_id_enabled()
/external/lldb/source/Plugins/ObjectFile/ELF/
DObjectFileELF.cpp1179 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()
/external/bison/src/
Dsymtab.c581 static struct hash_table *symbol_table = NULL; variable