llvm::DIELocList

Represents a pointer to a location list in the debug_loc section.

Synopsis

Declared in <llvm/CodeGen/DIE.h>

class DIELocList;

Member Functions

NameDescription
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.