Searched refs:print_module (Results 1 – 6 of 6) sorted by relevance
177 print_module (Dwfl_Module *mod __attribute__ ((unused)), in print_module() function272 p = dwfl_getdwarf (dwfl, &print_module, &show_functions, p); in main()
2880 * dwflmodtest.c (print_module): Don't use %p in output.
347 external print_module : string -> llmodule -> unit = "llvm_print_module"
481 (** [print_module f m] prints the .ll representation of the module [m]483 val print_module : string -> llmodule -> unit val
413 external print_module : string -> llmodule -> unit = "llvm_print_module"
502 (** [print_module f m] prints the .ll representation of the module [m]504 val print_module : string -> llmodule -> unit val