Home
last modified time | relevance | path

Searched defs:ULEB128PadSize (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DDIE.h238 static constexpr unsigned ULEB128PadSize = 4; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp174 static constexpr unsigned ULEB128PadSize = 4; variable