jitentry Struct Reference

#include <opjitconv.h>

Collaboration diagram for jitentry:
Collaboration graph
[legend]

Data Fields

struct jitentrynext
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

Detailed Description

Definition at line 41 of file opjitconv.h.


Field Documentation

void const* jitentry::code

Definition at line 47 of file opjitconv.h.

Referenced by fill_text_section_content(), parse_code_load(), and split_entry().

unsigned long long jitentry::life_end
unsigned long long jitentry::life_start
struct jitentry* jitentry::next [read]
asection* jitentry::section
unsigned long long jitentry::vma

The documentation for this struct was generated from the following file:

Generated on 8 Nov 2012 for Oprofile by  doxygen 1.6.1