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

  /external/swiftshader/third_party/LLVM/bindings/ocaml/llvm/
llvm.ml 504 external set_section : string -> llvalue -> unit = "llvm_set_section"
    [all...]
llvm_ocaml.c 790 CAMLprim value llvm_set_section(value Section, LLVMValueRef Global) { function
    [all...]
  /external/llvm/bindings/ocaml/llvm/
llvm_ocaml.c 1016 CAMLprim value llvm_set_section(value Section, LLVMValueRef Global) { function
    [all...]
llvm.ml 609 external set_section : string -> llvalue -> unit = "llvm_set_section"
    [all...]

Completed in 428 milliseconds