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

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

Completed in 30 milliseconds