Set the address size for this extractor.
Synopsis
Declared in <llvm/DebugInfo/DWARF/LowLevel/DWARFDataExtractorSimple.h>
void
setAddressSize(unsigned int Size);
Parameters
Name |
Description |
Size |
New address size in bytes. |
Created with MrDocs