Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DBinaryStreamReader.cpp59 Error BinaryStreamReader::readSLEB128(int64_t &Dest) { in readSLEB128() function in BinaryStreamReader
/netbsd-src/external/apache2/llvm/dist/llvm/examples/ExceptionDemo/
H A DExceptionDemo.cpp358 static uintptr_t readSLEB128(const uint8_t **data) { in readSLEB128() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/
H A DMachOObjectFile.cpp3948 int64_t MachOBindEntry::readSLEB128(const char **error) { in readSLEB128() function in MachOBindEntry