fcml  1.2.2
fcml::AssemblerConf Member List

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

AssemblerConf()fcml::AssemblerConfinline
getChooser() constfcml::AssemblerConfinline
getOptimizer() constfcml::AssemblerConfinline
getOptimizerFlags() constfcml::AssemblerConfinline
isChooseAbsEncoding() constfcml::AssemblerConfinline
isChooseSibEncoding() constfcml::AssemblerConfinline
isEnableErrorMessages() constfcml::AssemblerConfinline
isForceRexPrefix() constfcml::AssemblerConfinline
isForceThreeByteVex() constfcml::AssemblerConfinline
isIncrementIp() constfcml::AssemblerConfinline
isThrowExceptionOnError() constfcml::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