dwarf_initmodule

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void dwarf_initmodule(const(char)* filename, const(char)* modname)
    version(COMPILE)
    extern (C++) nothrow
    static if(ELFOBJ || MACHOBJ)
    void
    dwarf_initmodule
    (
    const(char)* filename
    ,
    const(char)* modname
    )
  2. void dwarf_initmodule(const(char)[] filename, const(char)[] modname)

Meta