Representation of a def in the object file. More...
Data Fields | |
string_t | file |
source file name More... | |
pr_uint_t | flags |
QFOD flags More... | |
pr_int_t | line |
source line number More... | |
string_t | name |
def name More... | |
pr_int_t | num_relocs |
number of reloc records More... | |
pointer_t | offset |
def offset (address) More... | |
pr_int_t | relocs |
index of first reloc record More... | |
pointer_t | type |
offset in type space More... | |
Representation of a def in the object file.
string_t file |
source file name
pr_uint_t flags |
pr_int_t line |
source line number
string_t name |
def name
pr_int_t num_relocs |
number of reloc records
pointer_t offset |
def offset (address)
pr_int_t relocs |
index of first reloc record
pointer_t type |
offset in type space