Home
last modified time | relevance | path

Searched refs:EndOfList (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/GSYM/
DFunctionInfo.cpp22 EndOfList = 0u, enumerator
68 case InfoType::EndOfList: in decode()
145 O.writeU32(InfoType::EndOfList); in encode()
195 case InfoType::EndOfList: in lookup()
/external/llvm-project/llvm/lib/DebugInfo/GSYM/
DFunctionInfo.cpp22 EndOfList = 0u, enumerator
71 case InfoType::EndOfList: in decode()
148 O.writeU32(InfoType::EndOfList); in encode()
198 case InfoType::EndOfList: in lookup()
/external/llvm-project/clang-tools-extra/clangd/unittests/
DCompileCommandsTests.cpp294 TEST(ArgStripperTest, EndOfList) { in TEST() argument
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp2381 unsigned StartxLength, unsigned EndOfList, in emitRangeList() argument
2464 Asm->OutStreamer->AddComment(StringifyEnum(EndOfList)); in emitRangeList()
2465 Asm->emitInt8(EndOfList); in emitRangeList()
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp2592 unsigned StartxLength, unsigned EndOfList, in emitRangeList() argument
2675 Asm->OutStreamer->AddComment(StringifyEnum(EndOfList)); in emitRangeList()
2676 Asm->emitInt8(EndOfList); in emitRangeList()