Searched refs:set_section (Results 1 - 7 of 7) sorted by relevance

/external/elfutils/src/
H A Delfcompress.c282 void set_section (size_t ndx) function
473 set_section (ndx);
/external/swiftshader/third_party/LLVM/bindings/ocaml/llvm/
H A Dllvm.ml504 external set_section : string -> llvalue -> unit = "llvm_set_section"
H A Dllvm.mli1135 (** [set_section s g] sets the linker section of the global value [g] to [s].
1137 val set_section : string -> llvalue -> unit var
/external/llvm/bindings/ocaml/llvm/
H A Dllvm.ml609 external set_section : string -> llvalue -> unit = "llvm_set_section"
H A Dllvm.mli1302 (** [set_section s g] sets the linker section of the global value [g] to [s].
1304 val set_section : string -> llvalue -> unit var
/external/llvm/test/Bindings/OCaml/
H A Dcore.ml432 set_section "Hanalei" in
/external/swiftshader/third_party/LLVM/test/Bindings/Ocaml/
H A Dvmcore.ml378 set_section "Hanalei" in

Completed in 241 milliseconds