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

  /external/llvm/bindings/ocaml/llvm/
llvm.ml 505 external set_section : string -> llvalue -> unit = "llvm_set_section"
    [all...]
llvm_ocaml.c 789 CAMLprim value llvm_set_section(value Section, LLVMValueRef Global) { function
    [all...]

Completed in 149 milliseconds