Home
last modified time | relevance | path

Searched defs:appendBytes (Results 1 – 8 of 8) sorted by relevance

/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter5/
DRemoteJITUtils.h50 llvm::Error appendBytes(const char *Src, unsigned Size) override { in appendBytes() function
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter5/
DRemoteJITUtils.h52 llvm::Error appendBytes(const char *Src, unsigned Size) override { in appendBytes() function
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ExecutionEngine/Orc/
DQueueChannel.h104 Error appendBytes(const char *Src, unsigned Size) override { in appendBytes() function
/external/swiftshader/third_party/llvm-7.0/llvm/tools/lli/
DRemoteJITUtils.h50 llvm::Error appendBytes(const char *Src, unsigned Size) override { in appendBytes() function
/external/llvm/tools/lli/
DRemoteJITUtils.h50 llvm::Error appendBytes(const char *Src, unsigned Size) override { in appendBytes() function
/external/llvm/unittests/ExecutionEngine/Orc/
DRPCUtilsTest.cpp50 Error appendBytes(const char *Src, unsigned Size) override { in appendBytes() function in QueueChannel
/external/syzkaller/vendor/github.com/golang/protobuf/proto/
Dtable_marshal.go2089 func appendBytes(b []byte, ptr pointer, wiretag uint64, _ bool) ([]byte, error) { func
/external/golang-protobuf/proto/
Dtable_marshal.go2119 func appendBytes(b []byte, ptr pointer, wiretag uint64, _ bool) ([]byte, error) { func