Home
last modified time | relevance | path

Searched defs:ULEB (Results 1 – 6 of 6) sorted by relevance

/external/llvm/tools/obj2yaml/
Dmacho2yaml.cpp229 uint64_t ULEB = 0; in dumpRebaseOpcodes() local
276 uint64_t ULEB = 0; in dumpBindOpcodes() local
/external/llvm-project/llvm/tools/obj2yaml/
Dmacho2yaml.cpp356 uint64_t ULEB = 0; in dumpRebaseOpcodes() local
404 uint64_t ULEB = 0; in dumpBindOpcodes() local
/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/llvm-readobj/
DARMEHABIPrinter.h164 SmallVector<uint8_t, 4> ULEB; in Decode_10110010_uleb128() local
/external/llvm-project/llvm/tools/llvm-readobj/
DARMEHABIPrinter.h173 SmallVector<uint8_t, 4> ULEB; in Decode_10110010_uleb128() local
/external/llvm-project/llvm/lib/DWARFLinker/
DDWARFLinker.cpp1025 uint8_t ULEB[16]; in cloneExpression() local