Searched refs:ocaml (Results 1 – 25 of 63) sorted by relevance
123
33 # ocaml34 bindings/ocaml/*.cmi35 bindings/ocaml/*.cmx36 bindings/ocaml/*.cmxa37 bindings/ocaml/*.mli38 bindings/ocaml/test39 bindings/ocaml/test_arm40 bindings/ocaml/test_arm6441 bindings/ocaml/test_basic42 bindings/ocaml/test_mips[all …]
8 …mx test_mips.cmx test_ppc.cmx test_sparc.cmx test_systemz.cmx test_xcore.cmx test_m680x.cmx ocaml.o9 ocamlopt -o test_basic -ccopt $(FLAGS) ocaml.o capstone.cmx test_basic.cmx -cclib -l$(LIB)10 ocamlopt -o test_detail -ccopt $(FLAGS) capstone.cmx ocaml.o test_detail.cmx -cclib -l$(LIB)11 …ocamlopt -o test_x86 -ccopt $(FLAGS) capstone.cmx ocaml.o x86.cmx x86_const.cmx test_x86.cmx -ccli…12 …ocamlopt -o test_arm -ccopt $(FLAGS) capstone.cmx ocaml.o arm.cmx arm_const.cmx test_arm.cmx -ccli…13 …ocamlopt -o test_arm64 -ccopt $(FLAGS) capstone.cmx ocaml.o arm64.cmx arm64_const.cmx test_arm64.c…14 …ocamlopt -o test_mips -ccopt $(FLAGS) capstone.cmx ocaml.o mips.cmx mips_const.cmx test_mips.cmx -…15 …ocamlopt -o test_ppc -ccopt $(FLAGS) capstone.cmx ocaml.o ppc.cmx ppc_const.cmx test_ppc.cmx -ccli…16 …ocamlopt -o test_sparc -ccopt $(FLAGS) capstone.cmx ocaml.o sparc.cmx sparc_const.cmx test_sparc.c…17 …ocamlopt -o test_systemz -ccopt $(FLAGS) capstone.cmx ocaml.o systemz.cmx sysz_const.cmx test_syst…[all …]
8 "${LLVM_LIBRARY_DIR}/ocaml/META.llvm")10 install(FILES "${LLVM_LIBRARY_DIR}/ocaml/META.llvm"11 DESTINATION lib/ocaml)
23 "${LLVM_LIBRARY_DIR}/ocaml/META.llvm_${TARGET}")25 install(FILES "${LLVM_LIBRARY_DIR}/ocaml/META.llvm_${TARGET}"26 DESTINATION lib/ocaml)
19 .PHONY: all expected python java ocaml24 cd ocaml && $(MAKE) gen_const74 ocaml: FORCE target93 cd ocaml && $(MAKE) clean96 make -C ocaml check
8 "${LLVM_LIBRARY_DIR}/ocaml/META.llvm")10 install(FILES "${LLVM_LIBRARY_DIR}/ocaml/META.llvm"
9 flag ["link"; "ocaml"; "g++"] (S[A"-cc"; A"g++"]);;10 dep ["link"; "ocaml"; "use_bindings"] ["bindings.o"];;
9 flag ["link"; "ocaml"; "g++"] (S[A"-cc"; A"g++"; A"-cclib"; A"-rdynamic"]);;10 dep ["link"; "ocaml"; "use_bindings"] ["bindings.o"];;
23 "${LLVM_LIBRARY_DIR}/ocaml/META.llvm_${TARGET}")25 install(FILES "${LLVM_LIBRARY_DIR}/ocaml/META.llvm_${TARGET}"
37 .. code-block:: ocaml55 .. code-block:: ocaml80 .. code-block:: ocaml107 .. code-block:: ocaml137 .. code-block:: ocaml159 .. code-block:: ocaml190 .. code-block:: ocaml228 .. code-block:: ocaml250 .. code-block:: ocaml294 .. code-block:: ocaml[all …]
66 .. code-block:: ocaml74 .. code-block:: ocaml92 .. code-block:: ocaml108 .. code-block:: ocaml120 .. code-block:: ocaml248 .. code-block:: ocaml263 .. code-block:: ocaml285 .. code-block:: ocaml316 .. code-block:: ocaml330 .. code-block:: ocaml[all …]
28 .. code-block:: ocaml51 .. code-block:: ocaml92 .. code-block:: ocaml104 .. code-block:: ocaml120 .. code-block:: ocaml173 .. code-block:: ocaml220 .. code-block:: ocaml232 moment they both are modeled by ``llvalue`` in ocaml). Because a249 .. code-block:: ocaml270 .. code-block:: ocaml[all …]
66 .. code-block:: ocaml74 .. code-block:: ocaml92 .. code-block:: ocaml108 .. code-block:: ocaml236 .. code-block:: ocaml251 .. code-block:: ocaml273 .. code-block:: ocaml304 .. code-block:: ocaml318 .. code-block:: ocaml332 .. code-block:: ocaml[all …]
3 # http://ocaml.org/155 "-I" "${LLVM_LIBRARY_DIR}/ocaml/"192 DESTINATION lib/ocaml)197 DESTINATION lib/ocaml)203 "${LLVM_LIBRARY_DIR}/ocaml/"
2 (http://ocaml.org).29 $ cmake -P bindings/ocaml/cmake_install.cmake
3 # http://ocaml.org/164 "-I" "${LLVM_LIBRARY_DIR}/ocaml/llvm/"217 "${LLVM_LIBRARY_DIR}/ocaml/llvm/"225 COMMAND "${CMAKE_COMMAND}" "-E" "make_directory" "${LLVM_LIBRARY_DIR}/ocaml/llvm")
6 flag ["link"; "ocaml"; "g++"] (S[A"-cc"; A"g++"]);;