Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLine.h34 struct FileNameEntry { struct
37 DWARFFormValue Name;
38 uint64_t DirIdx = 0;
39 uint64_t ModTime = 0;
40 uint64_t Length = 0;
41 MD5::MD5Result Checksum;
42 DWARFFormValue Source;