Home
last modified time | relevance | path

Searched defs:readULEB128 (Results 1 – 10 of 10) 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/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/swiftshader/third_party/llvm-7.0/llvm/lib/ProfileData/Coverage/
DCoverageMappingReader.cpp58 Error RawCoverageReader::readULEB128(uint64_t &Result) { in readULEB128() function in RawCoverageReader
/external/llvm/lib/ProfileData/Coverage/
DCoverageMappingReader.cpp44 Error RawCoverageReader::readULEB128(uint64_t &Result) { in readULEB128() function in RawCoverageReader
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DMachOObjectFile.cpp2746 uint64_t ExportEntry::readULEB128(const uint8_t *&Ptr, const char **error) { in readULEB128() function in ExportEntry
3347 uint64_t MachORebaseEntry::readULEB128(const char **error) { in readULEB128() function in MachORebaseEntry
3897 uint64_t MachOBindEntry::readULEB128(const char **error) { in readULEB128() function in MachOBindEntry
DWasmObjectFile.cpp98 static uint64_t readULEB128(WasmObjectFile::ReadContext &Ctx) { in readULEB128() function
/external/swiftshader/third_party/llvm-7.0/llvm/examples/ExceptionDemo/
DExceptionDemo.cpp335 static uintptr_t readULEB128(const uint8_t **data) { in readULEB128() function
/external/swiftshader/third_party/LLVM/examples/ExceptionDemo/
DExceptionDemo.cpp382 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