Lines Matching full:when
42 Disassemble only the specified symbols. Takes demangled symbol names when
125 Specify the target architecture when disassembling. Use :option:`--version`
168 When disassembling, display source line numbers. Implies
207 When disassembling, do not print leading addresses for instructions or inline
216 When disassembling, do not print the raw bytes of each instruction.
224 When disassembling with the :option:`--source` option, prepend ``prefix`` to
229 When disassembling with the :option:`--source` option, strip out ``level``
235 Use hex format when printing immediate values in disassembly output (default).
239 When disassembling, display source interleaved with the disassembly. Implies
249 Display the LMA column when dumping ELF section headers. Defaults to off
254 When disassembling, only disassemble from the specified address.
256 When printing relocations, only print the relocations patching offsets from at least ``address``.
258 When printing symbols, only print symbols with a value of at least ``address``.
262 When disassembling, only disassemble up to, but not including the specified address.
264 When printing relocations, only print the relocations patching offsets up to ``address``.
266 When printing symbols, only print symbols with a value up to ``address``.
270 When disassembling, symbolize a branch target operand to print a label instead of a real address.
272 When printing a PC-relative global symbol reference, print it as an offset from the leading symbol.
274 When a bb-address-map section is present (i.e., the object file is built with
301 When using :option:`--symbolize-operands` with bb-address-map and
306 Only works when :option:`--symbolize-operands` is enabled.
319 When used with :option:`--disassemble`, choose style of code to emit from
335 Do not skip blocks of zeroes when disassembling.
395 the names of the functions (when available), or ``both`` to print the
404 Print the full leading address when disassembling.
425 differently when used with ``--macho``.
433 Do not print symbolic operands when disassembling.