Searched refs:llvm_ioerror_exn (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/llvmCore-3425.0.34/bindings/ocaml/llvm/
H A Dllvm_ocaml.c31 static value llvm_ioerror_exn; variable
34 llvm_ioerror_exn = Field(IoError, 0);
35 register_global_root(&llvm_ioerror_exn);
1975 llvm_raise(llvm_ioerror_exn, Message);
1987 llvm_raise(llvm_ioerror_exn, Message);

Completed in 107 milliseconds