Turnstone Operating System
|
Public Attributes | |
uint64_t | program_start_physical |
uint64_t | program_start_virtual |
uint64_t | program_size |
uint64_t | global_offset_table_size |
uint64_t | relocation_table_size |
uint64_t | metadata_address_physical |
uint64_t | metadata_address_virtual |
uint64_t | metadata_size |
uint64_t | symbol_table_size |
uint64_t | entrypoint_symbol_id |
uint64_t | got_address_physical |
uint64_t | got_address_virtual |
uint64_t | entrypoint_address_virtual |
uint64_t | size_of_sections [LINKER_SECTION_TYPE_NR_SECTIONS] |
hashmap_t * | modules |
buffer_t * | got_table_buffer |
buffer_t * | symbol_table_buffer |
hashmap_t * | got_symbol_index_map |
tosdb_t * | tdb |
uint64_t | page_table_helper_frames |
boolean_t | for_hypervisor_application |