Home
last modified time | relevance | path

Searched defs:file_idx (Results 1 – 7 of 7) sorted by relevance

/freebsd-src/contrib/llvm-project/lldb/source/Symbol/
H A DLineTable.cpp40 uint16_t column, uint16_t file_idx, in InsertLineEntry() argument
71 uint16_t column, uint16_t file_idx, bool is_start_of_statement, in AppendLineEntryToSequence() argument
306 FindLineEntryIndexByFileIndex(uint32_t start_idx,uint32_t file_idx,const SourceLocationSpec & src_location_spec,LineEntry * line_entry_ptr) FindLineEntryIndexByFileIndex() argument
317 FindLineEntryIndexByFileIndex(uint32_t start_idx,const std::vector<uint32_t> & file_idx,const SourceLocationSpec & src_location_spec,LineEntry * line_entry_ptr) FindLineEntryIndexByFileIndex() argument
328 FindLineEntriesForFileIndex(uint32_t file_idx,bool append,SymbolContextList & sc_list) FindLineEntriesForFileIndex() argument
[all...]
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DLineTable.h302 uint16_t file_idx = 0; member
344 uint32_t start_idx, T file_idx, in FindLineEntryIndexByFileIndexImpl()
/freebsd-src/contrib/llvm-project/lldb/source/Core/
H A DFileLineResolver.cpp42 uint32_t file_idx = in SearchCallback() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFUnit.cpp817 GetFile(size_t file_idx) GetFile() argument
H A DSymbolFileDWARF.cpp1104 GetFile(DWARFUnit & unit,size_t file_idx) GetFile() argument
/freebsd-src/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectSource.cpp208 size_t file_idx = cu_file_list.FindFileIndex(0, file_spec, has_path); in DumpFileLinesInCompUnit() local
/freebsd-src/contrib/libarchive/libarchive/
H A Darchive_write_set_format_xar.c231 int file_idx; member