Lines Matching refs:objdump
29 * objdump.c (disassemble_bytes): Subtract rel_offset from printed
70 readelf and objdump.
87 * objdump.c: Wrap long lines, init vars separately from decl.
93 * objdump.c (find_symbol_for_address): Change parameters so
129 * objdump.c: Revert rev 1.81 commit.
150 * objdump.c (display_file): Likewise.
183 * objdump.c: Likewise.
208 * objdump.c (read_section_stabs): Just read one section, return
320 * objdump.c: Refer to init_disassemble_info in comments.
326 * objdump.c (struct objdump_disasm_info): Add new fields
348 * doc/binutils.texi: Document the "objdump -s" (no longer)
353 * objdump.c: Improve comments/documentation.
403 * objdump.c: Remove unnecessary casts.
410 * objdump.c (include_paths, include_path_count): New vars.
421 * objdump.c: Remove unnecessary prototypes.
439 * objdump.c: Update to ISO C.
443 * objdump.c (disassemble_data): Do not ignore sections without the
456 * objdump.c: New command line option --debugging-tags.
465 * objdump.c (main) :Accept multiple -M switch.
472 * objdump.c (main): Issue a warning message if multiple -M
475 * doc/binutils.texi (objdump): Update documentation about -M
572 * objdump.c: Likewise.
682 * objdump.c (only): Change it to char **.
732 * doc/binutils.texi (objdump) [--debugging]: Suggest readelf -w
733 for debugging information types not supported by objdump.
788 * objdump.c (dump_data): Don't truncate the address to long; make
831 * objdump.c (endian_string): Move to bucomm.c.
853 * objdump.c (disassemble_data): Use disasm_info.fprintf_func not
945 * objdump.c (usage): Ditto. Also fix some typos.
999 * doc/binutils.texi (objdump): Note MIPS HWR (Hardware Register)
1010 * doc/binutils.texi (objdump): Document MIPS -M options.
1103 nlmconv.h, nlmheader.y, nm.c, objcopy.c, objdump.c, prdbg.c, rdcoff.c,
1125 * testsuite/binutils-all/objdump.exp: Setup proper values for tic4x
1222 * doc/binutils.texi (objdump): Document -z and move the entry for
1231 * objdump.c (dump_data): Correct addr_offset for opb != 1.
1243 * objdump.c: #include "bfdver.h".
1302 * objdump.c (dump_bfd): Restore lines accidentally deleted in
1307 * objdump.c (dump_headers): Add printing of HAS_LOAD_PAGE flag.
1317 * objdump.c (slurp_symtab): Likewise.
1358 * objdump.c (usage): Likewise.
1455 * objdump.c (objdump_print_symname): Likewise.
1578 * objdump.c: Likewise.
1597 * testsuite/binutils-all/hppa/objdump.exp: Return if
1606 * objdump.c: Fix formatting.
1688 * objdump.c (dump_section_header): Remove SEC_CONSTRUCTOR_TEXT,
1715 * objdump.c: Likewise.
1719 * objdump.c (dump_headers): Fix output formatting for ELF32
2039 * objdump.c: Include "getopt.h" after "bucomm.h" so that
2089 * objdump.c (main): Accept -v as an alias for --verbose.