Project Alice
|
Go to the source code of this file.
Classes | |
struct | LLVMOpInfoSymbol1 |
struct | LLVMOpInfo1 |
Typedefs | |
typedef void * | LLVMDisasmContextRef |
typedef int(* | LLVMOpInfoCallback) (void *DisInfo, uint64_t PC, uint64_t Offset, uint64_t OpSize, uint64_t InstSize, int TagType, void *TagBuf) |
typedef const char *(* | LLVMSymbolLookupCallback) (void *DisInfo, uint64_t ReferenceValue, uint64_t *ReferenceType, uint64_t ReferencePC, const char **ReferenceName) |