Home | History | Annotate | Download | only in include

Lines Matching refs:disassembler

50 /* When printing styled disassembler output, this describes what style
116 actual style used. The disassembler itself should not try to adjust
119 up to the user of the disassembler to decide how comments should be
159 display insns. If this is NULL, the target disassembler function
178 /* For use by the disassembler.
180 The bottom 16 bits are for the internal use of the disassembler. */
182 /* Set if the disassembler has determined that there are one or more
271 /* Whether the disassembler always needs the relocations. */
290 /* Command line options specific to the target disassembler. */
302 in order to notify the disassembler when it's currently handling a
307 /* Set to true if the disassembler applied styling to the output,
312 /* This struct is used to pass information about valid disassembler
326 /* This struct is used to pass information about valid disassembler
345 /* This struct is used to pass information about valid disassembler
351 /* Valid disassembler options. Individual options that support
409 /* Fetch the disassembler for a given architecture ARC, endianess (big
412 extern disassembler_ftype disassembler (enum bfd_architecture arc,
423 /* Set the basic disassembler print functions. */
427 /* Document any target specific options available from the disassembler. */