Searched refs:symbol_type (Results 1 - 21 of 21) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DSymtab.h54 Symbol *FindSymbolWithType(lldb::SymbolType symbol_type,
63 uint32_t AppendSymbolIndexesWithType(lldb::SymbolType symbol_type,
68 lldb::SymbolType symbol_type, uint32_t flags_value,
71 uint32_t AppendSymbolIndexesWithType(lldb::SymbolType symbol_type,
84 lldb::SymbolType symbol_type,
87 lldb::SymbolType symbol_type,
93 lldb::SymbolType symbol_type,
96 const RegularExpression &regex, lldb::SymbolType symbol_type,
100 lldb::SymbolType symbol_type,
103 lldb::SymbolType symbol_type,
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/
H A DSymtab.cpp440 uint32_t Symtab::AppendSymbolIndexesWithType(SymbolType symbol_type, argument
451 if (symbol_type == eSymbolTypeAny || m_symbols[i].GetType() == symbol_type)
459 SymbolType symbol_type, uint32_t flags_value,
469 if ((symbol_type == eSymbolTypeAny ||
470 m_symbols[i].GetType() == symbol_type) &&
478 uint32_t Symtab::AppendSymbolIndexesWithType(SymbolType symbol_type, argument
491 if (symbol_type == eSymbolTypeAny ||
492 m_symbols[i].GetType() == symbol_type) {
636 SymbolType symbol_type,
458 AppendSymbolIndexesWithTypeAndFlagsValue( SymbolType symbol_type, uint32_t flags_value, std::vector<uint32_t> &indexes, uint32_t start_idx, uint32_t end_index) const argument
635 AppendSymbolIndexesWithNameAndType(ConstString symbol_name, SymbolType symbol_type, std::vector<uint32_t> &indexes) argument
653 AppendSymbolIndexesWithNameAndType( ConstString symbol_name, SymbolType symbol_type, Debug symbol_debug_type, Visibility symbol_visibility, std::vector<uint32_t> &indexes) argument
673 AppendSymbolIndexesMatchingRegExAndType( const RegularExpression &regexp, SymbolType symbol_type, std::vector<uint32_t> &indexes) argument
694 AppendSymbolIndexesMatchingRegExAndType( const RegularExpression &regexp, SymbolType symbol_type, Debug symbol_debug_type, Visibility symbol_visibility, std::vector<uint32_t> &indexes) argument
719 FindSymbolWithType(SymbolType symbol_type, Debug symbol_debug_type, Visibility symbol_visibility, uint32_t &start_idx) argument
739 FindAllSymbolsWithNameAndType(ConstString name, SymbolType symbol_type, std::vector<uint32_t> &symbol_indexes) argument
758 FindAllSymbolsWithNameAndType( ConstString name, SymbolType symbol_type, Debug symbol_debug_type, Visibility symbol_visibility, std::vector<uint32_t> &symbol_indexes) argument
778 FindAllSymbolsMatchingRexExAndType( const RegularExpression &regex, SymbolType symbol_type, Debug symbol_debug_type, Visibility symbol_visibility, std::vector<uint32_t> &symbol_indexes) argument
788 FindFirstSymbolWithNameAndType(ConstString name, SymbolType symbol_type, Debug symbol_debug_type, Visibility symbol_visibility) argument
[all...]
H A DObjectFile.cpp398 const SymbolType symbol_type = symbol->GetType(); local
399 switch (symbol_type) {
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/JITLoader/GDB/
H A DJITLoaderGDB.h52 lldb::SymbolType symbol_type) const;
H A DJITLoaderGDB.cpp462 SymbolType symbol_type) const {
466 module_list.FindSymbolsWithNameAndType(name, symbol_type, target_symbols);
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.h241 ConstString name, lldb::SymbolType symbol_type,
245 lldb::SymbolType symbol_type);
H A DClangExpressionDeclMap.cpp492 lldb::SymbolType symbol_type,
497 module->FindSymbolsWithNameAndType(name, symbol_type, sc_list);
499 target.GetImages().FindSymbolsWithNameAndType(name, symbol_type, sc_list);
544 symbol_type, reexport_module_sp.get());
590 lldb::SymbolType symbol_type) {
598 symbol_type);
489 GetSymbolAddress(Target &target, Process *process, ConstString name, lldb::SymbolType symbol_type, lldb_private::Module *module) argument
589 GetSymbolAddress(ConstString name, lldb::SymbolType symbol_type) argument
H A DIRForTarget.cpp1296 Type *symbol_type = symbol->getType(); local
1301 ConstantExpr::getIntToPtr(symbol_addr_int, symbol_type);
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Core/
H A DModuleList.h324 lldb::SymbolType symbol_type,
328 lldb::SymbolType symbol_type,
H A DModule.h236 /// \param[in] symbol_type
240 /// symbols that match \a symbol_type.
247 lldb::SymbolType symbol_type = lldb::eSymbolTypeAny);
250 lldb::SymbolType symbol_type,
254 lldb::SymbolType symbol_type,
/freebsd-11-stable/contrib/gdb/gdb/
H A Dsomread.c141 switch (bufp->symbol_type)
192 switch (bufp->symbol_type)
272 switch (bufp->symbol_type)
/freebsd-11-stable/contrib/llvm-project/lldb/source/API/
H A DSBModule.cpp317 lldb::SymbolType symbol_type) {
319 (const char *, lldb::SymbolType), name, symbol_type);
327 ConstString(name), symbol_type, Symtab::eDebugAny,
334 lldb::SymbolType symbol_type) {
336 (const char *, lldb::SymbolType), name, symbol_type);
344 symtab->FindAllSymbolsWithNameAndType(ConstString(name), symbol_type, local
316 FindSymbol(const char *name, lldb::SymbolType symbol_type) argument
333 FindSymbols(const char *name, lldb::SymbolType symbol_type) argument
H A DSBTarget.cpp2277 lldb::SymbolType symbol_type) {
2279 (const char *, lldb::SymbolType), name, symbol_type);
2286 ConstString(name), symbol_type, *sb_sc_list); local
2276 FindSymbols(const char *name, lldb::SymbolType symbol_type) argument
/freebsd-11-stable/contrib/gcc/
H A Dmips-tdump.c375 st_to_string (st_t symbol_type)
377 switch(symbol_type)
878 st_t symbol_type = (st_t) sym_ptr->st;
886 switch (symbol_type)
905 scope_ptr->st = symbol_type;
959 scope_ptr->st = symbol_type;
1022 st_to_string (symbol_type), sc_to_string (storage_class));
369 st_to_string(st_t symbol_type) argument
867 st_t symbol_type = (st_t) sym_ptr->st; local
H A Dmips-tfile.c2560 st_to_string (st_t symbol_type)
2562 switch (symbol_type)
2795 st_t symbol_type = st_Nil;
2978 if (symbol_type == st_Nil)
2980 symbol_type = map_coff_sym_type[arg_number];
3137 symbol_type = (st_t) ptr->st;
3202 if (symbol_type == st_Block || symbol_type == st_End)
3251 switch (symbol_type)
3307 symbol_type, storage_clas
2535 st_to_string(st_t symbol_type) argument
2766 st_t symbol_type = st_Nil; local
[all...]
/freebsd-11-stable/contrib/gcc/config/mips/
H A Dmips.c512 enum mips_symbol_type symbol_type; member in struct:mips_address_info
1355 mips_symbolic_constant_p (rtx x, enum mips_symbol_type *symbol_type)
1361 *symbol_type = UNSPEC_ADDRESS_TYPE (x);
1364 *symbol_type = mips_classify_symbol (x);
1365 if (*symbol_type == SYMBOL_TLS)
1376 switch (*symbol_type)
1487 mips_symbolic_address_p (enum mips_symbol_type symbol_type,
1490 switch (symbol_type)
1565 info->symbol_type = mips_classify_symbolic_expression (info->offset);
1567 && mips_symbolic_address_p (info->symbol_type, mod
1351 mips_symbolic_constant_p(rtx x, enum mips_symbol_type *symbol_type) argument
1483 mips_symbolic_address_p(enum mips_symbol_type symbol_type, enum machine_mode mode) argument
1810 enum mips_symbol_type symbol_type; local
1958 mips_unspec_address(rtx address, enum mips_symbol_type symbol_type) argument
1977 mips_unspec_offset_high(rtx temp, rtx base, rtx addr, enum mips_symbol_type symbol_type) argument
2140 enum mips_symbol_type symbol_type; local
5693 enum mips_symbol_type symbol_type; local
6135 enum mips_symbol_type symbol_type; local
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Core/
H A DModule.cpp1284 SymbolType symbol_type) {
1288 name.AsCString(), symbol_type);
1291 name, symbol_type, Symtab::eDebugAny, Symtab::eVisibilityAny);
1324 SymbolType symbol_type,
1332 name.AsCString(), symbol_type);
1335 symtab->FindAllSymbolsWithNameAndType(name, symbol_type, symbol_indexes);
1341 SymbolType symbol_type,
1350 regex.GetText().str().c_str(), symbol_type);
1354 regex, symbol_type, Symtab::eDebugAny, Symtab::eVisibilityAny,
1283 FindFirstSymbolWithNameAndType(ConstString name, SymbolType symbol_type) argument
1323 FindSymbolsWithNameAndType(ConstString name, SymbolType symbol_type, SymbolContextList &sc_list) argument
1340 FindSymbolsMatchingRegExAndType(const RegularExpression &regex, SymbolType symbol_type, SymbolContextList &sc_list) argument
H A DModuleList.cpp427 SymbolType symbol_type,
432 (*pos)->FindSymbolsWithNameAndType(name, symbol_type, sc_list);
436 const RegularExpression &regex, lldb::SymbolType symbol_type,
441 (*pos)->FindSymbolsMatchingRegExAndType(regex, symbol_type, sc_list);
426 FindSymbolsWithNameAndType(ConstString name, SymbolType symbol_type, SymbolContextList &sc_list) const argument
435 FindSymbolsMatchingRegExAndType( const RegularExpression &regex, lldb::SymbolType symbol_type, SymbolContextList &sc_list) const argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp2002 SymbolType symbol_type = eSymbolTypeInvalid; local
2007 symbol_type = eSymbolTypeAbsolute;
2010 symbol_type = eSymbolTypeUndefined;
2019 if (symbol_type != eSymbolTypeUndefined) {
2029 symbol_type = eSymbolTypeData;
2034 symbol_type = eSymbolTypeCode;
2048 symbol_type = eSymbolTypeSourceFile;
2054 symbol_type = eSymbolTypeResolver;
2059 if (symbol_type == eSymbolTypeInvalid && symbol.getType() != STT_SECTION) {
2065 symbol_type
[all...]
/freebsd-11-stable/sys/kern/
H A Dlink_elf.c1203 symbol_type(elf_file_t ef, Elf_Size r_info) function
1225 if ((symbol_type(ef, (iter)->r_info) == \
/freebsd-11-stable/contrib/binutils/gas/
H A Decoff.c1436 static char *st_to_string (st_t symbol_type);
2390 st_to_string (symbol_type)
2391 st_t symbol_type;
2393 switch (symbol_type)

Completed in 497 milliseconds