Home
last modified time | relevance | path

Searched defs:SLEB (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/llvm/unittests/DebugInfo/DWARF/
DDwarfGenerator.h174 enum ValueLength { Byte = 1, Half = 2, Long = 4, Quad = 8, ULEB, SLEB }; enumerator
/external/llvm/tools/obj2yaml/
Dmacho2yaml.cpp277 int64_t SLEB = 0; in dumpBindOpcodes() local
/external/llvm-project/llvm/tools/obj2yaml/
Dmacho2yaml.cpp405 int64_t SLEB = 0; in dumpBindOpcodes() local