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

/external/llvm/bindings/ocaml/llvm/
H A Dllvm.ml569 external set_section : string -> llvalue -> unit = "llvm_set_section"
H A Dllvm_ocaml.c888 CAMLprim value llvm_set_section(value Section, LLVMValueRef Global) { function

Completed in 39 milliseconds