Home | History | Annotate | Download | only in llvm-c

Lines Matching full:parameter

38  * the call back in the DisInfo parameter.  The instruction containing operand
39 * is at the PC parameter. For some instruction sets, there can be more than
42 * instruction are specified by the Offset parameter and its byte widith is the
43 * size parameter. For instructions sets with fixed widths and one symbolic
44 * operand per instruction, the Offset parameter will be zero and Size parameter
139 * by passing a block of information in the DisInfo parameter and specifying the
152 * parameter and specifying the TagType and callback functions as described
181 * the parameter DC. The bytes of the instruction are specified in the
182 * parameter Bytes, and contains at least BytesSize number of bytes. The
183 * instruction is at the address specified by the PC parameter. If a valid
185 * OutString whose size is specified in the parameter OutStringSize. This