SageBuilder::buildMultibyteNopStatement
DQ (4/30/2010): Added support for building nop statement using asm statement Building nop statement using asm statement
Synopsis
Declared in <SageIII/sageInterface/sageBuilder.h>
[[visibility]]
SgAsmStmt*
buildMultibyteNopStatement(int n);
Return Value
This class represents the concept of a C Assembler statement.
Created with MrDocs