Home
last modified time | relevance | path

Searched defs:_iJIT_Method_Load (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/IntelJITProfiling/
H A Djitprofiling.h174 typedef struct _iJIT_Method_Load struct
177 unsigned int method_id;
182 char* method_name;
187 void* method_load_address;
190 unsigned int method_size;
193 unsigned int line_number_size;
196 pLineNumberInfo line_number_table;
199 unsigned int class_id;
202 char* class_file_name;
205 char* source_file_name;
[all …]