summaryrefslogtreecommitdiff
path: root/asmcomp/dwarf_low/pubnames_table.mli
blob: c26b4bea497be6de3ff7da46b8bb04e8dfe8e582 (plain)
1
2
3
4
5
6
7
type t
 
include Emittable.S with type t := t
 
val create : externally_visible_functions:string list
  -> debug_info:Debug_info_section.t
  -> t