Searched defs:SLEB (Results 1 – 3 of 3) sorted by relevance
177 enum ValueLength { Byte = 1, Half = 2, Long = 4, Quad = 8, ULEB, SLEB }; enumerator
295 uint8_t SLEB[16]; in applySLEB128() local
432 int64_t SLEB = 0; in dumpBindOpcodes() local