Data Fields | |
struct daglabel_s * | daglabel |
struct sblock_s * | dest |
the location of this label if known More... | |
const char * | name |
the name of this label More... | |
struct ex_label_s * | next |
struct reloc_s * | refs |
relocations associated with this label More... | |
int | used |
label is used as a target More... | |
struct daglabel_s* daglabel |
struct sblock_s* dest |
the location of this label if known
const char* name |
the name of this label
struct ex_label_s* next |
struct reloc_s* refs |
relocations associated with this label
int used |
label is used as a target