Searched refs:print_module (Results 1 - 3 of 3) sorted by relevance

/external/elfutils/tests/
H A Ddwflmodtest.c177 print_module (Dwfl_Module *mod __attribute__ ((unused)), function
272 p = dwfl_getdwarf (dwfl, &print_module, &show_functions, p);
/external/llvm/bindings/ocaml/llvm/
H A Dllvm.ml325 external print_module : string -> llmodule -> unit = "llvm_print_module"
H A Dllvm.mli455 (** [print_module f m] prints the .ll representation of the module [m]
457 val print_module : string -> llmodule -> unit var

Completed in 89 milliseconds