Home
last modified time | relevance | path

Searched defs:readULEB128 (Results 1 – 16 of 16) sorted by relevance

/external/compiler-rt/lib/builtins/
Dgcc_personality_v0.c43 static uintptr_t readULEB128(const uint8_t** data) in readULEB128() function
/external/llvm-project/compiler-rt/lib/builtins/
Dgcc_personality_v0.c46 static uintptr_t readULEB128(const uint8_t **data) { in readULEB128() function
/external/llvm-project/llvm/lib/Support/
DBinaryStreamReader.cpp44 Error BinaryStreamReader::readULEB128(uint64_t &Dest) { in readULEB128() function in BinaryStreamReader
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DBinaryStreamReader.cpp44 Error BinaryStreamReader::readULEB128(uint64_t &Dest) { in readULEB128() function in BinaryStreamReader
/external/llvm/lib/Object/
DMachOObjectFile.cpp1367 uint64_t ExportEntry::readULEB128(const uint8_t *&Ptr) { in readULEB128() function in ExportEntry
1634 uint64_t MachORebaseEntry::readULEB128() { in readULEB128() function in MachORebaseEntry
1865 uint64_t MachOBindEntry::readULEB128() { in readULEB128() function in MachOBindEntry
/external/libcxxabi/src/
Dcxa_personality.cpp199 readULEB128(const uint8_t** data) in readULEB128() function
/external/llvm-project/libcxxabi/src/
Dcxa_personality.cpp198 readULEB128(const uint8_t** data) in readULEB128() function
/external/llvm/lib/ProfileData/Coverage/
DCoverageMappingReader.cpp44 Error RawCoverageReader::readULEB128(uint64_t &Result) { in readULEB128() function in RawCoverageReader
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/Coverage/
DCoverageMappingReader.cpp58 Error RawCoverageReader::readULEB128(uint64_t &Result) { in readULEB128() function in RawCoverageReader
/external/llvm-project/llvm/lib/ProfileData/Coverage/
DCoverageMappingReader.cpp63 Error RawCoverageReader::readULEB128(uint64_t &Result) { in readULEB128() function in RawCoverageReader
/external/llvm-project/llvm/lib/Object/
DMachOObjectFile.cpp2849 uint64_t ExportEntry::readULEB128(const uint8_t *&Ptr, const char **error) { in readULEB128() function in ExportEntry
3402 uint64_t MachORebaseEntry::readULEB128(const char **error) { in readULEB128() function in MachORebaseEntry
3937 uint64_t MachOBindEntry::readULEB128(const char **error) { in readULEB128() function in MachOBindEntry
DWasmObjectFile.cpp104 static uint64_t readULEB128(WasmObjectFile::ReadContext &Ctx) { in readULEB128() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DMachOObjectFile.cpp2818 uint64_t ExportEntry::readULEB128(const uint8_t *&Ptr, const char **error) { in readULEB128() function in ExportEntry
3382 uint64_t MachORebaseEntry::readULEB128(const char **error) { in readULEB128() function in MachORebaseEntry
3928 uint64_t MachOBindEntry::readULEB128(const char **error) { in readULEB128() function in MachOBindEntry
DWasmObjectFile.cpp103 static uint64_t readULEB128(WasmObjectFile::ReadContext &Ctx) { in readULEB128() function
/external/llvm-project/llvm/examples/ExceptionDemo/
DExceptionDemo.cpp334 static uintptr_t readULEB128(const uint8_t **data) { in readULEB128() function
/external/llvm/examples/ExceptionDemo/
DExceptionDemo.cpp377 static uintptr_t readULEB128(const uint8_t **data) { in readULEB128() function