Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp157 parseV2DirFileTables(const DWARFDataExtractor &DebugLineData, in parseV2DirFileTables() argument
163 StringRef S = DebugLineData.getCStrRef(OffsetPtr); in parseV2DirFileTables()
172 StringRef Name = DebugLineData.getCStrRef(OffsetPtr); in parseV2DirFileTables()
178 FileEntry.DirIdx = DebugLineData.getULEB128(OffsetPtr); in parseV2DirFileTables()
179 FileEntry.ModTime = DebugLineData.getULEB128(OffsetPtr); in parseV2DirFileTables()
180 FileEntry.Length = DebugLineData.getULEB128(OffsetPtr); in parseV2DirFileTables()
192 parseV5EntryFormat(const DWARFDataExtractor &DebugLineData, uint64_t *OffsetPtr, in parseV5EntryFormat() argument
195 int FormatCount = DebugLineData.getU8(OffsetPtr); in parseV5EntryFormat()
200 dwarf::LineNumberEntryFormat(DebugLineData.getULEB128(OffsetPtr)); in parseV5EntryFormat()
201 Descriptor.Form = dwarf::Form(DebugLineData.getULEB128(OffsetPtr)); in parseV5EntryFormat()
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp183 parseV2DirFileTables(const DWARFDataExtractor &DebugLineData, in parseV2DirFileTables() argument
190 StringRef S = DebugLineData.getCStrRef(OffsetPtr, &Err); in parseV2DirFileTables()
209 StringRef Name = DebugLineData.getCStrRef(OffsetPtr, &Err); in parseV2DirFileTables()
216 FileEntry.DirIdx = DebugLineData.getULEB128(OffsetPtr, &Err); in parseV2DirFileTables()
217 FileEntry.ModTime = DebugLineData.getULEB128(OffsetPtr, &Err); in parseV2DirFileTables()
218 FileEntry.Length = DebugLineData.getULEB128(OffsetPtr, &Err); in parseV2DirFileTables()
237 parseV5EntryFormat(const DWARFDataExtractor &DebugLineData, uint64_t *OffsetPtr, in parseV5EntryFormat() argument
241 int FormatCount = DebugLineData.getU8(OffsetPtr, &Err); in parseV5EntryFormat()
246 dwarf::LineNumberEntryFormat(DebugLineData.getULEB128(OffsetPtr, &Err)); in parseV5EntryFormat()
247 Descriptor.Form = dwarf::Form(DebugLineData.getULEB128(OffsetPtr, &Err)); in parseV5EntryFormat()
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLine.h140 Error parse(const DWARFDataExtractor &DebugLineData, uint64_t *OffsetPtr,
283 Error parse(DWARFDataExtractor &DebugLineData, uint64_t *OffsetPtr,
312 getOrParseLineTable(DWARFDataExtractor &DebugLineData, uint64_t Offset,
363 DWARFDataExtractor &DebugLineData; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLine.h279 Error parse(DWARFDataExtractor &DebugLineData, uint64_t *OffsetPtr,
308 getOrParseLineTable(DWARFDataExtractor &DebugLineData, uint64_t Offset,
361 DWARFDataExtractor &DebugLineData; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/DWARF/
DDWARFDebugLine.h283 Error parse(DWARFDataExtractor &DebugLineData, uint64_t *OffsetPtr,
312 getOrParseLineTable(DWARFDataExtractor &DebugLineData, uint64_t Offset,
366 DWARFDataExtractor &DebugLineData; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/DWARF/
DDWARFDebugLine.h283 Error parse(DWARFDataExtractor &DebugLineData, uint64_t *OffsetPtr,
312 getOrParseLineTable(DWARFDataExtractor &DebugLineData, uint64_t Offset,
366 DWARFDataExtractor &DebugLineData; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/DWARF/
DDWARFDebugLine.h283 Error parse(DWARFDataExtractor &DebugLineData, uint64_t *OffsetPtr,
312 getOrParseLineTable(DWARFDataExtractor &DebugLineData, uint64_t Offset,
366 DWARFDataExtractor &DebugLineData; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/DWARF/
DDWARFDebugLine.h283 Error parse(DWARFDataExtractor &DebugLineData, uint64_t *OffsetPtr,
312 getOrParseLineTable(DWARFDataExtractor &DebugLineData, uint64_t Offset,
366 DWARFDataExtractor &DebugLineData; variable