Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLine.h27 struct FileNameEntry { struct
28 FileNameEntry() : Name(nullptr), DirIdx(0), ModTime(0), Length(0) {} in FileNameEntry() argument
30 const char *Name;
31 uint64_t DirIdx;
32 uint64_t ModTime;
33 uint64_t Length;
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/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;
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLine.h30 struct FileNameEntry { struct
33 DWARFFormValue Name;
34 uint64_t DirIdx = 0;
35 uint64_t ModTime = 0;
36 uint64_t Length = 0;
37 MD5::MD5Result Checksum;
38 DWARFFormValue Source;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/DWARF/
DDWARFDebugLine.h30 struct FileNameEntry { struct
33 DWARFFormValue Name;
34 uint64_t DirIdx = 0;
35 uint64_t ModTime = 0;
36 uint64_t Length = 0;
37 MD5::MD5Result Checksum;
38 DWARFFormValue Source;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/DWARF/
DDWARFDebugLine.h30 struct FileNameEntry { struct
33 DWARFFormValue Name;
34 uint64_t DirIdx = 0;
35 uint64_t ModTime = 0;
36 uint64_t Length = 0;
37 MD5::MD5Result Checksum;
38 DWARFFormValue Source;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/DWARF/
DDWARFDebugLine.h30 struct FileNameEntry { struct
33 DWARFFormValue Name;
34 uint64_t DirIdx = 0;
35 uint64_t ModTime = 0;
36 uint64_t Length = 0;
37 MD5::MD5Result Checksum;
38 DWARFFormValue Source;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/DWARF/
DDWARFDebugLine.h30 struct FileNameEntry { struct
33 DWARFFormValue Name;
34 uint64_t DirIdx = 0;
35 uint64_t ModTime = 0;
36 uint64_t Length = 0;
37 MD5::MD5Result Checksum;
38 DWARFFormValue Source;