Home
last modified time | relevance | path

Searched refs:llvm_section (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/bindings/ocaml/llvm/
H A Dllvm.ml708 external section : llvalue -> string = "llvm_section"
H A Dllvm_ocaml.c1047 value llvm_section(LLVMValueRef Global) { in llvm_section() function