StringDisasmBuilder Type
Represents a disassembly builder that simply accumulates strings without any type annotation.
Constructors
Constructor | Description |
Full Usage:
StringDisasmBuilder(showAddr, symbolReader, wordSz)
Parameters:
bool
symbolReader : INameReadable
wordSz : WordSize
Returns: StringDisasmBuilder
|
|