| /external/llvm-project/lldb/source/Symbol/ |
| D | Symtab.cpp | 440 uint32_t Symtab::AppendSymbolIndexesWithType(SymbolType symbol_type, in AppendSymbolIndexesWithType() 459 SymbolType symbol_type, uint32_t flags_value, in AppendSymbolIndexesWithTypeAndFlagsValue() 478 uint32_t Symtab::AppendSymbolIndexesWithType(SymbolType symbol_type, in AppendSymbolIndexesWithType() 636 SymbolType symbol_type, in AppendSymbolIndexesWithNameAndType() 654 ConstString symbol_name, SymbolType symbol_type, in AppendSymbolIndexesWithNameAndType() 674 const RegularExpression ®exp, SymbolType symbol_type, in AppendSymbolIndexesMatchingRegExAndType() 695 const RegularExpression ®exp, SymbolType symbol_type, in AppendSymbolIndexesMatchingRegExAndType() 719 Symbol *Symtab::FindSymbolWithType(SymbolType symbol_type, in FindSymbolWithType() 740 SymbolType symbol_type, in FindAllSymbolsWithNameAndType() 759 ConstString name, SymbolType symbol_type, Debug symbol_debug_type, in FindAllSymbolsWithNameAndType() [all …]
|
| D | ObjectFile.cpp | 401 const SymbolType symbol_type = symbol->GetType(); in GetAddressClass() local
|
| /external/chromium-trace/catapult/common/py_utils/py_utils/refactor/annotated_symbol/ |
| D | import_statement.py | 30 def Annotate(cls, symbol_type, children): argument 64 def Annotate(cls, symbol_type, children): argument 167 def Annotate(cls, symbol_type, children): argument 227 def Annotate(cls, symbol_type, children): argument
|
| D | base_symbol.py | 15 def __init__(self, symbol_type, children): argument
|
| D | class_definition.py | 17 def Annotate(cls, symbol_type, children): argument
|
| D | function_definition.py | 17 def Annotate(cls, symbol_type, children): argument
|
| /external/selinux/checkpolicy/ |
| D | module_compiler.c | 65 static void print_error_msg(int ret, uint32_t symbol_type) in print_error_msg() 154 static int create_symbol(uint32_t symbol_type, hashtab_key_t key, hashtab_datum_t datum, in create_symbol() 196 int declare_symbol(uint32_t symbol_type, in declare_symbol() 715 int require_symbol(uint32_t symbol_type, in require_symbol() 1129 int is_id_in_scope(uint32_t symbol_type, hashtab_key_t id) in is_id_in_scope()
|
| /external/google-breakpad/src/common/dwarf/ |
| D | elf_reader.cc | 582 int symbol_type, in VisitSymbols() 1118 int symbol_type) { in VisitSymbols() 1124 int symbol_type, in VisitSymbols()
|
| /external/chromium-trace/catapult/common/py_utils/py_utils/refactor/ |
| D | snippet.py | 159 def __init__(self, symbol_type, children): argument
|
| /external/llvm-project/lldb/source/API/ |
| D | SBModule.cpp | 316 lldb::SymbolType symbol_type) { in FindSymbol() 333 lldb::SymbolType symbol_type) { in FindSymbols()
|
| D | SBTarget.cpp | 2298 lldb::SymbolType symbol_type) { in FindSymbols()
|
| /external/selinux/checkpolicy/test/ |
| D | dispol.c | 295 static void display_id(policydb_t *p, FILE *fp, uint32_t symbol_type, in display_id()
|
| D | dismod.c | 101 static void display_id(policydb_t * p, FILE * fp, uint32_t symbol_type, in display_id()
|
| /external/llvm-project/lldb/source/Core/ |
| D | Module.cpp | 1314 SymbolType symbol_type) { in FindFirstSymbolWithNameAndType() 1354 SymbolType symbol_type, in FindSymbolsWithNameAndType() 1371 SymbolType symbol_type, in FindSymbolsMatchingRegExAndType()
|
| D | ModuleList.cpp | 468 SymbolType symbol_type, in FindSymbolsWithNameAndType() 477 const RegularExpression ®ex, lldb::SymbolType symbol_type, in FindSymbolsMatchingRegExAndType()
|
| /external/toybox/kconfig/ |
| D | expr.h | 62 enum symbol_type { enum
|
| /external/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
| D | ClangExpressionDeclMap.cpp | 501 lldb::SymbolType symbol_type, in GetSymbolAddress() 599 lldb::SymbolType symbol_type) { in GetSymbolAddress()
|
| D | IRForTarget.cpp | 1292 Type *symbol_type = symbol->getType(); in HandleSymbol() local
|
| /external/selinux/libsepol/src/ |
| D | module_to_cil.c | 489 …th_start(struct policydb *pdb, struct stack *decl_stack, int start, uint32_t symbol_type, char *id) in is_id_in_scope_with_start() 514 …in_ancestor_scope(struct policydb *pdb, struct stack *decl_stack, char *type, uint32_t symbol_type) in is_id_in_ancestor_scope() 521 …nt is_id_in_scope(struct policydb *pdb, struct stack *decl_stack, char *type, uint32_t symbol_type) in is_id_in_scope()
|
| D | link.c | 76 uint32_t symbol_type; member
|
| /external/llvm-project/lldb/source/Plugins/ObjectFile/ELF/ |
| D | ObjectFileELF.cpp | 2007 SymbolType symbol_type = eSymbolTypeInvalid; in ParseSymbols() local
|
| /external/llvm-project/lldb/source/Plugins/ObjectFile/Mach-O/ |
| D | ObjectFileMachO.cpp | 1180 const SymbolType symbol_type = symbol->GetType(); in GetAddressClass() local
|