Represents a pointer to a location list in the debug_loc section.
Declared in <llvm/CodeGen/DIE.h>
class DIELocList;
| Name | Description |
|---|---|
DIELocList [constructor] | Construct from location-list index I. |
emitValue | Emit this location-list reference using Form via the asm printer. |
getValue | Grab the current index out. |
print | Print this location-list reference to O. |
sizeOf | Return the size in bytes of this location-list reference for Form. |