Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Support/
DBinaryStreamReader.cpp59 Error BinaryStreamReader::readSLEB128(int64_t &Dest) { in readSLEB128() function in BinaryStreamReader
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DBinaryStreamReader.cpp59 Error BinaryStreamReader::readSLEB128(int64_t &Dest) { in readSLEB128() function in BinaryStreamReader
/external/libcxxabi/src/
Dcxa_personality.cpp222 readSLEB128(const uint8_t** data) in readSLEB128() function
/external/llvm-project/libcxxabi/src/
Dcxa_personality.cpp221 readSLEB128(const uint8_t** data) in readSLEB128() function
/external/llvm-project/llvm/examples/ExceptionDemo/
DExceptionDemo.cpp358 static uintptr_t readSLEB128(const uint8_t **data) { in readSLEB128() function
/external/llvm/examples/ExceptionDemo/
DExceptionDemo.cpp401 static uintptr_t readSLEB128(const uint8_t **data) { in readSLEB128() function
/external/llvm/lib/Object/
DMachOObjectFile.cpp1876 int64_t MachOBindEntry::readSLEB128() { in readSLEB128() function in MachOBindEntry
/external/llvm-project/llvm/lib/Object/
DMachOObjectFile.cpp3946 int64_t MachOBindEntry::readSLEB128(const char **error) { in readSLEB128() function in MachOBindEntry
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DMachOObjectFile.cpp3937 int64_t MachOBindEntry::readSLEB128(const char **error) { in readSLEB128() function in MachOBindEntry