Lines Matching +full:symbolic +full:- +full:ref
1 /*===-- llvm-c/Disassembler.h - Disassembler Public C Interface ---*- C -*-===*\
8 |*===----------------------------------------------------------------------===*|
13 \*===----------------------------------------------------------------------===*/
39 * get the symbolic information for an operand of an instruction. Typically
44 * one operand with symbolic information. To determine the symbolic operand
47 * size parameter. For instructions sets with fixed widths and one symbolic
51 * TagType for that Triple. If symbolic information is returned the function
60 * expression is "AddSymbol - SubtractSymbol + Offset". For some Darwin targets
69 * field. The symbolic information about the operand is returned using all
73 * "Ldata - LpicBase + constant", and only the Values of the symbols without
92 * The operand VariantKinds for symbolic disassembly.
158 /* The output reference is to a Objective-C CoreFoundation string. */
160 /* The output reference is to a Objective-C message. */
162 /* The output reference is to a Objective-C message ref. */
164 /* The output reference is to a Objective-C selector ref. */
166 /* The output reference is to a Objective-C class ref. */
177 * Create a disassembler for the TripleName. Symbolic disassembly is supported
189 * Create a disassembler for the TripleName and a specific CPU. Symbolic
203 * string. Symbolic disassembly is supported by passing a block of information