Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/DebugInfo/DWARF/
H A DDwarfGenerator.h177 enum ValueLength { Byte = 1, Half = 2, Long = 4, Quad = 8, ULEB, SLEB }; enumerator
/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DOutputSections.cpp295 uint8_t SLEB[16]; in applySLEB128() local
/llvm-project/llvm/tools/obj2yaml/
H A Dmacho2yaml.cpp432 int64_t SLEB = 0; in dumpBindOpcodes() local