Searched defs:resolve_scope (Results 1 - 18 of 18) sorted by relevance

/openbsd-current/gnu/llvm/lldb/source/Plugins/Architecture/Mips/
H A DArchitectureMips.cpp94 SymbolContextItem resolve_scope = local
/openbsd-current/gnu/llvm/lldb/source/API/
H A DSBAddress.cpp212 SBSymbolContext SBAddress::GetSymbolContext(uint32_t resolve_scope) { argument
H A DSBModule.cpp227 ResolveSymbolContextForAddress(const SBAddress &addr, uint32_t resolve_scope) argument
H A DSBTarget.cpp636 ResolveSymbolContextForAddress(const SBAddress &addr, uint32_t resolve_scope) argument
/openbsd-current/gnu/llvm/lldb/source/Symbol/
H A DSymbolFile.cpp108 ResolveSymbolContext(const SourceLocationSpec &src_location_spec, lldb::SymbolContextItem resolve_scope, SymbolContextList &sc_list) argument
H A DCompileUnit.cpp252 ResolveSymbolContext( const SourceLocationSpec &src_location_spec, SymbolContextItem resolve_scope, SymbolContextList &sc_list) argument
H A DSymbolFileOnDemand.cpp267 ResolveSymbolContext(const Address &so_addr, SymbolContextItem resolve_scope, SymbolContext &sc) argument
287 ResolveSymbolContext( const SourceLocationSpec &src_location_spec, SymbolContextItem resolve_scope, SymbolContextList &sc_list) argument
/openbsd-current/gnu/llvm/lldb/source/Plugins/SymbolFile/Symtab/
H A DSymbolFileSymtab.cpp243 ResolveSymbolContext(const Address &so_addr, SymbolContextItem resolve_scope, SymbolContext &sc) argument
/openbsd-current/gnu/llvm/lldb/source/Core/
H A DModuleList.cpp679 ResolveSymbolContextForAddress(const Address &so_addr, SymbolContextItem resolve_scope, SymbolContext &sc) const argument
702 ResolveSymbolContextForFilePath( const char *file_path, uint32_t line, bool check_inlines, SymbolContextItem resolve_scope, SymbolContextList &sc_list) const argument
710 ResolveSymbolContextsForFileSpec( const FileSpec &file_spec, uint32_t line, bool check_inlines, SymbolContextItem resolve_scope, SymbolContextList &sc_list) const argument
H A DAddress.cpp268 constexpr SymbolContextItem resolve_scope = local
H A DModule.cpp448 ResolveSymbolContextForAddress( const Address &so_addr, lldb::SymbolContextItem resolve_scope, SymbolContext &sc, bool resolve_tail_call_address) argument
579 ResolveSymbolContextForFilePath( const char *file_path, uint32_t line, bool check_inlines, lldb::SymbolContextItem resolve_scope, SymbolContextList &sc_list) argument
587 ResolveSymbolContextsForFileSpec( const FileSpec &file_spec, uint32_t line, bool check_inlines, lldb::SymbolContextItem resolve_scope, SymbolContextList &sc_list) argument
[all...]
/openbsd-current/gnu/llvm/lldb/source/Plugins/SymbolFile/Breakpad/
H A DSymbolFileBreakpad.cpp367 ResolveSymbolContext(const Address &so_addr, SymbolContextItem resolve_scope, SymbolContext &sc) argument
409 ResolveSymbolContext( const SourceLocationSpec &src_location_spec, lldb::SymbolContextItem resolve_scope, SymbolContextList &sc_list) argument
/openbsd-current/gnu/llvm/lldb/source/Plugins/Disassembler/LLVMC/
H A DDisassemblerLLVMC.cpp1750 const SymbolContextItem resolve_scope = local
/openbsd-current/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARFDebugMap.cpp811 ResolveSymbolContext(const Address &exe_so_addr, SymbolContextItem resolve_scope, SymbolContext &sc) argument
854 ResolveSymbolContext( const SourceLocationSpec &src_location_spec, SymbolContextItem resolve_scope, SymbolContextList &sc_list) argument
H A DSymbolFileDWARF.cpp1992 ResolveSymbolContext(const Address &so_addr, SymbolContextItem resolve_scope, SymbolContext &sc) argument
2099 ResolveSymbolContext( const SourceLocationSpec &src_location_spec, SymbolContextItem resolve_scope, SymbolContextList &sc_list) argument
[all...]
/openbsd-current/gnu/llvm/lldb/source/Target/
H A DStackFrame.cpp300 StackFrame::GetSymbolContext(SymbolContextItem resolve_scope) { argument
[all...]
/openbsd-current/gnu/llvm/lldb/source/Plugins/SymbolFile/PDB/
H A DSymbolFilePDB.cpp738 ResolveSymbolContext(const lldb_private::Address &so_addr, SymbolContextItem resolve_scope, lldb_private::SymbolContext &sc) argument
799 ResolveSymbolContext( const lldb_private::SourceLocationSpec &src_location_spec, SymbolContextItem resolve_scope, lldb_private::SymbolContextList &sc_list) argument
[all...]
/openbsd-current/gnu/llvm/lldb/source/Plugins/SymbolFile/NativePDB/
H A DSymbolFileNativePDB.cpp1068 static bool NeedsResolvedCompileUnit(uint32_t resolve_scope) { argument
1078 ResolveSymbolContext( const Address &addr, SymbolContextItem resolve_scope, SymbolContext &sc) argument
1153 ResolveSymbolContext( const SourceLocationSpec &src_location_spec, lldb::SymbolContextItem resolve_scope, SymbolContextList &sc_list) argument
[all...]

Completed in 426 milliseconds