HomeSort by relevance Sort by last modified time
    Searched refs:ID_Wasm (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
Binary.h 63 ID_Wasm,
121 bool isWasm() const { return TypeID == ID_Wasm; }
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
WasmObjectFile.cpp 229 : ObjectFile(Binary::ID_Wasm, Buffer) {
    [all...]

Completed in 59 milliseconds