Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/profiler/unwind/
H A Dlexer.h33 int64_t readSLEB128() { in readSLEB128() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DBinaryStreamReader.cpp59 Error BinaryStreamReader::readSLEB128(int64_t &Dest) { in readSLEB128() function in BinaryStreamReader
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DBinaryStreamReader.cpp59 Error BinaryStreamReader::readSLEB128(int64_t &Dest) { in readSLEB128() function in BinaryStreamReader
/aosp_15_r20/external/libcxxabi/src/
H A Dcxa_personality.cpp222 readSLEB128(const uint8_t** data) in readSLEB128() function
/aosp_15_r20/external/cronet/third_party/libc++abi/src/src/
H A Dcxa_personality.cpp230 readSLEB128(const uint8_t** data) in readSLEB128() function
/aosp_15_r20/external/llvm/examples/ExceptionDemo/
H A DExceptionDemo.cpp401 static uintptr_t readSLEB128(const uint8_t **data) { in readSLEB128() function
/aosp_15_r20/external/llvm/lib/Object/
H A DMachOObjectFile.cpp1876 int64_t MachOBindEntry::readSLEB128() { in readSLEB128() function in MachOBindEntry
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DMachOObjectFile.cpp3937 int64_t MachOBindEntry::readSLEB128(const char **error) { in readSLEB128() function in MachOBindEntry
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/
H A DMachOObjectFile.cpp4282 int64_t MachOBindEntry::readSLEB128(const char **error) { in readSLEB128() function in MachOBindEntry