wasm-sourcemaps ~master (2019-11-05T14:37:45Z)
Dub
Repo
DebugAbbrev
dwarf
debugabbrev
Undocumented in source.
struct
DebugAbbrev {
this
(ubyte[] contents);
const
(
Tag
[
ULEB128
])
tags
[@property getter];
}
Constructors
this
this
(ubyte[] contents)
Undocumented in source.
Members
Properties
tags
const
(
Tag
[
ULEB128
])
tags
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
dwarf
debugabbrev
aliases
LEB128
ULEB128
enums
AttributeForm
AttributeName
TagEncoding
structs
Attribute
DebugAbbrev
Tag