Home
last modified time | relevance | path

Searched refs:src_location_spec (Results 1 – 25 of 80) sorted by relevance

1234

/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/include/lldb/Symbol/
H A DLineTable.h157 const SourceLocationSpec &src_location_spec,
162 const SourceLocationSpec &src_location_spec, LineEntry *line_entry_ptr);
345 const SourceLocationSpec &src_location_spec, LineEntry *line_entry_ptr, in FindLineEntryIndexByFileIndexImpl() argument
353 const uint32_t line = src_location_spec.GetLine().getValueOr(0); in FindLineEntryIndexByFileIndexImpl()
355 src_location_spec.GetColumn().getValueOr(LLDB_INVALID_COLUMN_NUMBER); in FindLineEntryIndexByFileIndexImpl()
356 const bool exact_match = src_location_spec.GetExactMatch(); in FindLineEntryIndexByFileIndexImpl()
H A DCompileUnit.h379 void ResolveSymbolContext(const SourceLocationSpec &src_location_spec,
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/include/lldb/Symbol/
H A DLineTable.h157 const SourceLocationSpec &src_location_spec,
162 const SourceLocationSpec &src_location_spec, LineEntry *line_entry_ptr);
345 const SourceLocationSpec &src_location_spec, LineEntry *line_entry_ptr, in FindLineEntryIndexByFileIndexImpl() argument
353 const uint32_t line = src_location_spec.GetLine().getValueOr(0); in FindLineEntryIndexByFileIndexImpl()
355 src_location_spec.GetColumn().getValueOr(LLDB_INVALID_COLUMN_NUMBER); in FindLineEntryIndexByFileIndexImpl()
356 const bool exact_match = src_location_spec.GetExactMatch(); in FindLineEntryIndexByFileIndexImpl()
H A DCompileUnit.h379 void ResolveSymbolContext(const SourceLocationSpec &src_location_spec,
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/include/lldb/Symbol/
H A DLineTable.h157 const SourceLocationSpec &src_location_spec,
162 const SourceLocationSpec &src_location_spec, LineEntry *line_entry_ptr);
345 const SourceLocationSpec &src_location_spec, LineEntry *line_entry_ptr, in FindLineEntryIndexByFileIndexImpl() argument
353 const uint32_t line = src_location_spec.GetLine().getValueOr(0); in FindLineEntryIndexByFileIndexImpl()
355 src_location_spec.GetColumn().getValueOr(LLDB_INVALID_COLUMN_NUMBER); in FindLineEntryIndexByFileIndexImpl()
356 const bool exact_match = src_location_spec.GetExactMatch(); in FindLineEntryIndexByFileIndexImpl()
H A DCompileUnit.h380 void ResolveSymbolContext(const SourceLocationSpec &src_location_spec,
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/include/lldb/Symbol/
H A DLineTable.h157 const SourceLocationSpec &src_location_spec,
162 const SourceLocationSpec &src_location_spec, LineEntry *line_entry_ptr);
345 const SourceLocationSpec &src_location_spec, LineEntry *line_entry_ptr, in FindLineEntryIndexByFileIndexImpl() argument
353 const uint32_t line = src_location_spec.GetLine().getValueOr(0); in FindLineEntryIndexByFileIndexImpl()
355 src_location_spec.GetColumn().getValueOr(LLDB_INVALID_COLUMN_NUMBER); in FindLineEntryIndexByFileIndexImpl()
356 const bool exact_match = src_location_spec.GetExactMatch(); in FindLineEntryIndexByFileIndexImpl()
H A DCompileUnit.h379 void ResolveSymbolContext(const SourceLocationSpec &src_location_spec,
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/include/lldb/Symbol/
H A DLineTable.h157 const SourceLocationSpec &src_location_spec,
162 const SourceLocationSpec &src_location_spec, LineEntry *line_entry_ptr);
345 const SourceLocationSpec &src_location_spec, LineEntry *line_entry_ptr, in FindLineEntryIndexByFileIndexImpl() argument
353 const uint32_t line = src_location_spec.GetLine().getValueOr(0); in FindLineEntryIndexByFileIndexImpl()
355 src_location_spec.GetColumn().getValueOr(LLDB_INVALID_COLUMN_NUMBER); in FindLineEntryIndexByFileIndexImpl()
356 const bool exact_match = src_location_spec.GetExactMatch(); in FindLineEntryIndexByFileIndexImpl()
H A DCompileUnit.h379 void ResolveSymbolContext(const SourceLocationSpec &src_location_spec,
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/source/Symbol/
H A DCompileUnit.cpp249 const SourceLocationSpec &src_location_spec, in ResolveSymbolContext() argument
251 const FileSpec file_spec = src_location_spec.GetFileSpec(); in ResolveSymbolContext()
252 const uint32_t line = src_location_spec.GetLine().getValueOr(0); in ResolveSymbolContext()
253 const bool check_inlines = src_location_spec.GetCheckInlines(); in ResolveSymbolContext()
307 0, file_indexes.front(), src_location_spec, &line_entry); in ResolveSymbolContext()
313 0, file_indexes, src_location_spec, &line_entry); in ResolveSymbolContext()
323 src_location_spec.GetColumn().hasValue() in ResolveSymbolContext()
H A DLineTable.cpp307 const SourceLocationSpec &src_location_spec, LineEntry *line_entry_ptr) { in FindLineEntryIndexByFileIndex() argument
313 start_idx, file_idx, src_location_spec, line_entry_ptr, file_idx_matcher); in FindLineEntryIndexByFileIndex()
318 const SourceLocationSpec &src_location_spec, LineEntry *line_entry_ptr) { in FindLineEntryIndexByFileIndex() argument
325 start_idx, file_idx, src_location_spec, line_entry_ptr, file_idx_matcher); in FindLineEntryIndexByFileIndex()
H A DSymbolFile.cpp101 SymbolFile::ResolveSymbolContext(const SourceLocationSpec &src_location_spec, in ResolveSymbolContext() argument
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/Symbol/
H A DCompileUnit.cpp239 const SourceLocationSpec &src_location_spec,
241 const FileSpec file_spec = src_location_spec.GetFileSpec();
242 const uint32_t line = src_location_spec.GetLine().getValueOr(0);
243 const bool check_inlines = src_location_spec.GetCheckInlines();
297 0, file_indexes.front(), src_location_spec, &line_entry);
303 0, file_indexes, src_location_spec, &line_entry);
H A DLineTable.cpp307 const SourceLocationSpec &src_location_spec, LineEntry *line_entry_ptr) { in FindLineEntryIndexByFileIndex() argument
313 start_idx, file_idx, src_location_spec, line_entry_ptr, file_idx_matcher); in FindLineEntryIndexByFileIndex()
318 const SourceLocationSpec &src_location_spec, LineEntry *line_entry_ptr) { in FindLineEntryIndexByFileIndex() argument
325 start_idx, file_idx, src_location_spec, line_entry_ptr, file_idx_matcher); in FindLineEntryIndexByFileIndex()
H A DSymbolFile.cpp101 SymbolFile::ResolveSymbolContext(const SourceLocationSpec &src_location_spec, in ResolveSymbolContext() argument
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/source/Symbol/
H A DCompileUnit.cpp239 const SourceLocationSpec &src_location_spec, in ResolveSymbolContext() argument
241 const FileSpec file_spec = src_location_spec.GetFileSpec(); in ResolveSymbolContext()
242 const uint32_t line = src_location_spec.GetLine().getValueOr(0); in ResolveSymbolContext()
243 const bool check_inlines = src_location_spec.GetCheckInlines(); in ResolveSymbolContext()
297 0, file_indexes.front(), src_location_spec, &line_entry); in ResolveSymbolContext()
303 0, file_indexes, src_location_spec, &line_entry); in ResolveSymbolContext()
H A DLineTable.cpp307 const SourceLocationSpec &src_location_spec, LineEntry *line_entry_ptr) { in FindLineEntryIndexByFileIndex() argument
313 start_idx, file_idx, src_location_spec, line_entry_ptr, file_idx_matcher); in FindLineEntryIndexByFileIndex()
318 const SourceLocationSpec &src_location_spec, LineEntry *line_entry_ptr) { in FindLineEntryIndexByFileIndex() argument
325 start_idx, file_idx, src_location_spec, line_entry_ptr, file_idx_matcher); in FindLineEntryIndexByFileIndex()
H A DSymbolFile.cpp101 SymbolFile::ResolveSymbolContext(const SourceLocationSpec &src_location_spec, in ResolveSymbolContext() argument
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/source/Symbol/
H A DCompileUnit.cpp239 const SourceLocationSpec &src_location_spec, in ResolveSymbolContext() argument
241 const FileSpec file_spec = src_location_spec.GetFileSpec(); in ResolveSymbolContext()
242 const uint32_t line = src_location_spec.GetLine().getValueOr(0); in ResolveSymbolContext()
243 const bool check_inlines = src_location_spec.GetCheckInlines(); in ResolveSymbolContext()
297 0, file_indexes.front(), src_location_spec, &line_entry); in ResolveSymbolContext()
303 0, file_indexes, src_location_spec, &line_entry); in ResolveSymbolContext()
H A DLineTable.cpp307 const SourceLocationSpec &src_location_spec, LineEntry *line_entry_ptr) { in FindLineEntryIndexByFileIndex() argument
313 start_idx, file_idx, src_location_spec, line_entry_ptr, file_idx_matcher); in FindLineEntryIndexByFileIndex()
318 const SourceLocationSpec &src_location_spec, LineEntry *line_entry_ptr) { in FindLineEntryIndexByFileIndex() argument
325 start_idx, file_idx, src_location_spec, line_entry_ptr, file_idx_matcher); in FindLineEntryIndexByFileIndex()
H A DSymbolFile.cpp101 SymbolFile::ResolveSymbolContext(const SourceLocationSpec &src_location_spec, in ResolveSymbolContext() argument
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/source/Symbol/
H A DCompileUnit.cpp239 const SourceLocationSpec &src_location_spec, in ResolveSymbolContext() argument
241 const FileSpec file_spec = src_location_spec.GetFileSpec(); in ResolveSymbolContext()
242 const uint32_t line = src_location_spec.GetLine().getValueOr(0); in ResolveSymbolContext()
243 const bool check_inlines = src_location_spec.GetCheckInlines(); in ResolveSymbolContext()
297 0, file_indexes.front(), src_location_spec, &line_entry); in ResolveSymbolContext()
303 0, file_indexes, src_location_spec, &line_entry); in ResolveSymbolContext()
H A DLineTable.cpp307 const SourceLocationSpec &src_location_spec, LineEntry *line_entry_ptr) { in FindLineEntryIndexByFileIndex() argument
313 start_idx, file_idx, src_location_spec, line_entry_ptr, file_idx_matcher); in FindLineEntryIndexByFileIndex()
318 const SourceLocationSpec &src_location_spec, LineEntry *line_entry_ptr) { in FindLineEntryIndexByFileIndex() argument
325 start_idx, file_idx, src_location_spec, line_entry_ptr, file_idx_matcher); in FindLineEntryIndexByFileIndex()
H A DSymbolFile.cpp101 SymbolFile::ResolveSymbolContext(const SourceLocationSpec &src_location_spec, in ResolveSymbolContext() argument

1234