parse a jit dump file More...
#include "opjitconv.h"#include "jitdump.h"#include "opd_printf.h"#include "op_libiberty.h"#include <string.h>#include <stdio.h>
Functions | |
| int | parse_all (void const *start, void const *end, unsigned long long end_time) |
parse a jit dump file
Copyright IBM Corporation 2007
| int parse_all | ( | void const * | start, | |
| void const * | end, | |||
| unsigned long long | end_time | |||
| ) |
References OP_JIT_CONV_FAIL.
Referenced by op_jit_convert().
1.6.1