Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/DebugInfo/GSYM/
DFunctionInfo.cpp23 EndOfList = 0u, enumerator
71 case InfoType::EndOfList: in decode()
148 O.writeU32(InfoType::EndOfList); in encode()
197 case InfoType::EndOfList: in lookup()
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp2777 unsigned StartxLength, unsigned EndOfList, in emitRangeList() argument
2860 Asm->OutStreamer->AddComment(StringifyEnum(EndOfList)); in emitRangeList()
2861 Asm->emitInt8(EndOfList); in emitRangeList()