Return the size in bytes of this location-list reference for Form.
Declared in <llvm/CodeGen/DIE.h>
unsigned int
sizeOf(
dwarf::FormParams const& FormParams,
dwarf::Form Form) const;
Size in bytes of the encoded location-list reference.
| Name | Description |
|---|---|
| FormParams | DWARF form size parameters for the target. |
| Form | DWARF form to measure. |