Home
last modified time | relevance | path

Searched refs:HasSplitLineTable (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/llvm/include/llvm/MC/
DMCDwarf.h284 bool HasSplitLineTable = false; variable
298 HasSplitLineTable = true; in getFile()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCDwarf.h279 bool HasSplitLineTable = false; variable
293 HasSplitLineTable = true; in getFile()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCDwarf.cpp262 if (!HasSplitLineTable) in Emit()
/external/llvm-project/llvm/lib/MC/
DMCDwarf.cpp280 if (!HasSplitLineTable) in Emit()