#include <opjitconv.h>

Public Attributes | |
| struct jitentry * | next |
| unsigned long long | vma |
| void const * | code |
| int | code_size |
| char * | symbol_name |
| int | sym_name_malloced |
| unsigned long long | life_start |
| unsigned long long | life_end |
| asection * | section |
| void const* jitentry::code |
Referenced by partition_sections().
| unsigned long long jitentry::life_end |
| unsigned long long jitentry::life_start |
struct jitentry* jitentry::next [read] |
| asection* jitentry::section |
Referenced by fill_sections().
Referenced by disambiguate_symbol_names().
| char* jitentry::symbol_name |
Referenced by disambiguate_symbol_names().
| unsigned long long jitentry::vma |
Referenced by partition_sections().
1.6.1