Home
last modified time | relevance | path

Searched refs:addr2line (Results 1 – 25 of 51) sorted by relevance

123

/toolchain/binutils/binutils-2.25/binutils/
Dmakefile.vms53 ADDR2LINEOBJS = $(ADDL_DEPS),addr2line.obj
59 all: config.h size.exe strings.exe objdump.exe nm.exe addr2line.exe
70 addr2line.exe: $(ADDR2LINEOBJS)
71 link/exe=$@ addr2line.obj,$(ADDL_LIBS)
Dconfigure.com108 $ ALL_FILES="nm,strings,addr2line,size,objdump,prdbg" +-
138 $ write sys$output "Building addr2line.exe"
139 $ ADDR2LINE_OBJS="addr2line.obj" + BULIBS_FILES + BFDLIB + LIBIBERTY
D.gitignore1 /addr2line
42 /doc/addr2line.1
DChangeLog-000140 * addr2line.c (main): Protoype.
307 * addr2line.c (program_version): Remove unused declaration.
375 * addr2line.c: Don't include <ctype.h>.
665 * doc/Makefile.am (addr2line.1): Use addr2line.pod instead of
770 * addr2line.1: Removed.
1156 * addr2line.1: Ditto.
1202 * addr2line.1: Add GNU Free Documentation License.
1283 * addr2line.c: Changed email address for Ulrich Lauther.
1306 * addr2line.c (main): Add const to char *.
1347 * addr2line.c: Add optional style to demangle switch.
[all …]
DChangeLog-2006201 * addr2line.c (process_file): Change function from void to
333 * doc/Makefile.am (addr2line.1): Depend on $(binutils_TEXINFOS).
407 * addr2line.c (long_options): Add new option 'section'.
417 * doc/binutils.texi (addr2line): Document new -j/--section option.
DMakefile.in115 am__EXEEXT_12 = addr2line$(EXEEXT)
128 am_addr2line_OBJECTS = addr2line.$(OBJEXT) $(am__objects_1)
465 ADDR2LINE_PROG = addr2line
499 addr2line.c ar.c arsup.c bin2c.c binemul.c bucomm.c \
596 addr2line_SOURCES = addr2line.c $(BULIBS)
734 addr2line$(EXEEXT): $(addr2line_OBJECTS) $(addr2line_DEPENDENCIES)
735 @rm -f addr2line$(EXEEXT)
866 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/addr2line.Po@am__quote@
DMakefile.am71 ADDR2LINE_PROG=addr2line
122 addr2line.c ar.c arsup.c bin2c.c binemul.c bucomm.c \
269 addr2line_SOURCES = addr2line.c $(BULIBS)
DChangeLog-2005166 * addr2line.c (usage): Document @file.
222 * addr2line.c (main): Use expandargv.
678 * addr2line.c (unwind_inlines): New flag for 'i' option.
684 * doc/binutils.texi (addr2line): Document '-i' option.
685 * NEWS: Mention new addr2line '-i' option.
759 aclocal.m4, addr2line.c, ar.c, arlex.l, arparse.y, arsup.c,
933 * addr2line.c: Include "config.h" before "bfd.h" so that
DChangeLog-200944 * addr2line.c (pretty_print): New variable.
49 * doc/binutils.texi (addr2line): Document -p/--pretty-print.
54 * addr2line.c (translate_addresses): Display addresses
60 * doc/binutils.texi (addr2line): Document option '-a'.
280 * addr2line.c (slurp_symtab): Don't use bfd_read_minisymbols.
373 * addr2line.c (slurp_symtab): Fix casts. Introduce variable
854 * makefile.vms-in: Fix CFLAGS, add addr2line.exe target.
DNEWS61 * Add a new command line option -a / --addresses to addr2line to display the
64 * Add a new command line option -p / --pretty-print to addr2line to have
185 * Add "-i/--inlines" to addr2line to print enclosing scope information
378 * Added new addr2line program. This uses the debugging information to convert
DChangeLog-0203145 * addr2line.c (process_file): Use new function.
246 * addr2line.c: Convert to ISO C90 prototypes, change PTR, remove
1101 * addr2line.c, ar.c, arsup.c, binemul.c, binemul.h, bucomm.c, bucomm.h,
1259 * addr2line.c (slurp_symtab): Read in dynamic symbols if no
1382 * addr2line.c (process_file): Rename parameter 'filename' to
1415 * doc/binutils.texi (addr2line <man synopsis>): Correct brackets.
1453 * addr2line.c (translate_addresses): Use "demangle".
1733 * addr2line.c: Fix formatting.
2076 * addr2line.c (usage): Update text to provide verbose
DChangeLog-2011164 * addr2line.c (translate_address): Add comments describing context
203 * doc/binutils.doc (addr2line): Extend description of command line
698 * addr2line.c (translate_addresses): Sign extend the pc
DChangeLog-2013448 * addr2line.c (slurp_symtab): If canonicalization reveals that
610 * addr2line.c (translate_addresses): When pretty printing, print
DChangeLog-2012286 * addr2line.c (find_address_in_section): Invoke
353 * addr2line.c (translate_addresses): Truncate input addresses to
DChangeLog-2007417 * addr2line.c: Update copyright notice to refer to GPLv3.
781 * addr2line.c (translate_addresses): Call bfd_demangle rather than
1015 * addr2line.c (usage): Don't print empty REPORT_BUGS_TO.
DChangeLog-9899760 * addr2line.c (main): Don't pass LC_MESSAGES to setlocale if the
1295 * addr2line.c (find_address_in_section): Only consider a section
1605 * addr2line.c (main): Conditionally call setlocale.
1646 * addr2line.c (main): Call setlocale, bindtextdomain, textdomain.
1826 * addr2line.c (usage): Update bug-gnu-utils address.
/toolchain/binutils/binutils-2.25/binutils/doc/
DMakefile.am35 addr2line.1 \
61 addr2line.1: $(binutils_TEXI) $(binutils_TEXINFOS)
63 -$(TEXI2POD) $(MANCONF) -Daddr2line < $(binutils_TEXI) > addr2line.pod
64 -($(POD2MAN) addr2line.pod | sed -e '/^.if n .na/d' > $@.T$$$$ && \
66 rm -f addr2line.pod
DMakefile.in297 addr2line.1 \
756 addr2line.1: $(binutils_TEXI) $(binutils_TEXINFOS)
758 -$(TEXI2POD) $(MANCONF) -Daddr2line < $(binutils_TEXI) > addr2line.pod
759 -($(POD2MAN) addr2line.pod | sed -e '/^.if n .na/d' > $@.T$$$$ && \
761 rm -f addr2line.pod
Dbinutils.texi32 * addr2line: (binutils)addr2line. Convert addresses to file and line.
121 @item addr2line
153 * addr2line:: Convert addresses to file and line
3023 @node c++filt, addr2line, strip, Top
3202 @node addr2line
3203 @chapter addr2line
3205 @kindex addr2line
3208 @c man title addr2line convert addresses into file names and line numbers.
3211 @c man begin SYNOPSIS addr2line
3212 addr2line [@option{-a}|@option{--addresses}]
[all …]
/toolchain/binutils/binutils-2.25/binutils/testsuite/lib/
Dutils-lib.exp269 set opts(addr2line) {}
366 addr2line { set dumpprogram addr2line }
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
Ddw2-compress-2.d2 #addr2line: 0x0 0x10 -e
Dx86-64-dw2-compress-2.d2 #addr2line: 0x0 0x10 -e
/toolchain/binutils/binutils-2.25/gas/testsuite/lib/
Dgas-defs.exp456 set opts(addr2line) {}
537 addr2line { set program addr2line }
549 foreach p {objdump objcopy nm readelf addr2line} {
/toolchain/binutils/binutils-2.25/binutils/po/
DPOTFILES.in1 addr2line.c
/toolchain/binutils/binutils-2.25/gold/
Ddwarf_reader.h965 addr2line(unsigned int shndx, off_t offset, in addr2line() function

123