dwarf_abbrev_code

Undocumented in source. Be warned that the author may not have intended to support it.
  1. uint dwarf_abbrev_code(const(ubyte)[] data)
  2. uint dwarf_abbrev_code(const(ubyte)* data, size_t nbytes)
    version(COMPILE)
    extern (C++) nothrow
    static if(ELFOBJ || MACHOBJ)
    uint
    dwarf_abbrev_code
    (
    const(ubyte)* data
    ,
    size_t nbytes
    )

Meta