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.
293 temporarily modified by the target disassembler when parsing
295 the target disassembler the string will be exactly the same as
308 in order to notify the disassembler when it's currently handling a
313 /* Set to true if the disassembler applied styling to the output,
318 /* This struct is used to pass information about valid disassembler
332 /* This struct is used to pass information about valid disassembler
351 /* This struct is used to pass information about valid disassembler
357 /* Valid disassembler options. Individual options that support
415 /* Fetch the disassembler for a given architecture ARC, endianess (big
418 extern disassembler_ftype disassembler (enum bfd_architecture arc,
429 /* Set the basic disassembler print functions. */
433 /* Document any target specific options available from the disassembler. */