Searched defs:set_section (Results 1 - 3 of 3) sorted by relevance

/external/elfutils/src/
H A Delfcompress.c282 void set_section (size_t ndx) function
473 set_section (ndx);
/external/llvm/bindings/ocaml/llvm/
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/swiftshader/third_party/LLVM/bindings/ocaml/llvm/
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

Completed in 164 milliseconds