Home
last modified time | relevance | path

Searched refs:FileNameEntry (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLine.h30 struct FileNameEntry { struct
31 FileNameEntry() = default;
93 std::vector<FileNameEntry> FileNames;
111 const llvm::DWARFDebugLine::FileNameEntry &
276 bool getDirectoryForEntry(const FileNameEntry &Entry,
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp94 const llvm::DWARFDebugLine::FileNameEntry &
160 const FileNameEntry &FileEntry = FileNames[I]; in dump()
192 std::vector<DWARFDebugLine::FileNameEntry> &FileNames) { in parseV2DirFileTables()
218 DWARFDebugLine::FileNameEntry FileEntry; in parseV2DirFileTables()
278 std::vector<DWARFDebugLine::FileNameEntry> &FileNames) { in parseV5DirFileTables()
316 DWARFDebugLine::FileNameEntry FileEntry; in parseV5DirFileTables()
997 FileNameEntry FileEntry; in parse()
1412 const FileNameEntry &Entry = Prologue.getFileNameEntry(FileIndex); in getSourceByIndex()
1431 const FileNameEntry &Entry = getFileNameEntry(FileIndex); in getFileNameByIndex()
1498 const FileNameEntry &Entry, std::string &Directory) const { in getDirectoryForEntry()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVDWARFReader.cpp726 for (const DWARFDebugLine::FileNameEntry &Entry : in createLineAndFileRecords()
896 const DWARFDebugLine::FileNameEntry &EntryZero = in createScopes()
898 const DWARFDebugLine::FileNameEntry &EntryOne = in createScopes()
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDebugLineSectionEmitter.h143 for (const DWARFDebugLine::FileNameEntry &File : P.FileNames) { in emitLineTablePrologueV2IncludeAndFileTable()
H A DDWARFLinkerCompileUnit.cpp1699 const llvm::DWARFDebugLine::FileNameEntry &Entry = in getDirAndFilenameFromLineTable()
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFStreamer.cpp875 for (const DWARFDebugLine::FileNameEntry &File : P.FileNames) { in emitLineTablePrologueV2IncludeAndFileTable()
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp291 const llvm::DWARFDebugLine::FileNameEntry &file_name_entry =