dwarf_CFA_set_loc

Set the location, i.e. the offset from the start of the function. It must always be greater than the current location.

version(COMPILE)
extern (C++) nothrow
void
dwarf_CFA_set_loc
()

Parameters

location
Type: uint

offset from the start of the function

Meta