fcml  1.1.1
fcml::AssemblerConf Member List

This is the complete list of members for fcml::AssemblerConf, including all inherited members.

AssemblerConf()fcml::AssemblerConfinline
getChooser() const fcml::AssemblerConfinline
getOptimizer() const fcml::AssemblerConfinline
getOptimizerFlags() const fcml::AssemblerConfinline
isChooseAbsEncoding() const fcml::AssemblerConfinline
isChooseSibEncoding() const fcml::AssemblerConfinline
isEnableErrorMessages() const fcml::AssemblerConfinline
isForceRexPrefix() const fcml::AssemblerConfinline
isForceThreeByteVex() const fcml::AssemblerConfinline
isIncrementIp() const fcml::AssemblerConfinline
isThrowExceptionOnError() const fcml::AssemblerConfinline
setChooseAbsEncoding(bool chooseAbsEncoding)fcml::AssemblerConfinline
setChooser(fcml_fnp_asm_instruction_chooser chooser)fcml::AssemblerConfinline
setChooseSibEncoding(bool chooseSibEncoding)fcml::AssemblerConfinline
setEnableErrorMessages(bool enableErrorMessages)fcml::AssemblerConfinline
setForceRexPrefix(bool forceRexPrefix)fcml::AssemblerConfinline
setForceThreeByteVex(bool forceThreeByteVex)fcml::AssemblerConfinline
setIncrementIp(bool incrementIp)fcml::AssemblerConfinline
setOptimizer(fcml_fnp_asm_optimizer optimizer)fcml::AssemblerConfinline
setOptimizerFlags(fcml_uint16_t optimizerFlags)fcml::AssemblerConfinline
setThrowExceptionOnError(bool throwExceptionOnError)fcml::AssemblerConfinline