ΒΆint LLVMSetDisasmOptions(LLVMDisasmContextRef DC,
                         uint64_t Options)

Description

Set the disassembler's options. Returns 1 if it can set the Options and 0 otherwise.

Declared at: llvm/include/llvm-c/Disassembler.h:72

Parameters

LLVMDisasmContextRef DC
uint64_t Options