Home
last modified time | relevance | path

Searched refs:getDirectoryForEntry (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLine.h272 bool getDirectoryForEntry(const FileNameEntry &Entry,
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVELFReader.cpp716 if (Lines->getDirectoryForEntry(Entry, Directory)) in createLineAndFileRecords()
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp1424 bool DWARFDebugLine::LineTable::getDirectoryForEntry( in getDirectoryForEntry() function in DWARFDebugLine::LineTable