| /src/external/gpl3/gdb/info/ |
| Makefile | 5 INFOFILES= annotate.info gdb.info stabs.info
|
| /src/external/gpl3/gdb.old/info/ |
| Makefile | 5 INFOFILES= annotate.info gdb.info stabs.info
|
| /src/external/gpl3/gcc/dist/libgcc/config/epiphany/ |
| epiphany-asm.h | 36 #define FSTAB(X,T) .stabs STRINGIFY2(X##:F,T),36,0,__LINE__,SYM(X) 50 .stabs "int:t(0,1)=r(0,1);-2147483648;2147483647;",128,0,1,0 52 .stabs "unsigned int:t(0,2)=r(0,2);0;037777777777;",128,0,1,0
|
| /src/external/gpl3/gcc.old/dist/libgcc/config/epiphany/ |
| epiphany-asm.h | 36 #define FSTAB(X,T) .stabs STRINGIFY2(X##:F,T),36,0,__LINE__,SYM(X) 50 .stabs "int:t(0,1)=r(0,1);-2147483648;2147483647;",128,0,1,0 52 .stabs "unsigned int:t(0,2)=r(0,2);0;037777777777;",128,0,1,0
|
| /src/external/gpl2/libmalloc/dist/ |
| cfree.c | 29 #include <gnu-stabs.h>
|
| /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.stabs/ |
| gdb11479.exp | 18 # Test GDB stabs problem with qualified parameter of forward types. 49 # Compile and test with stabs debug format. 50 if { [prepare_for_testing "failed to prepare" ${testfile}-stabs $srcfile \
|
| /src/sys/arch/alpha/alpha/ |
| linux_sigcode.s | 60 .stabs __FILE__,100,0,0,kernel_text 70 .stabs __FILE__,132,0,0,kernel_text
|
| multiproc.s | 40 inc5: .stabs __FILE__,132,0,0,inc5; .loc 1 __LINE__
|
| /src/tools/ctfconvert/ |
| Makefile | 22 stabs.c \
|
| /src/external/gpl3/binutils/dist/binutils/ |
| rddbg.c | 70 /* Try reading the COFF symbols if we didn't find any stabs in COFF 92 /* Read stabs in sections debugging information from a BFD. */ 106 { "LC_SYMTAB.stabs", "LC_SYMTAB.stabstr" }, 129 bfd_byte *stabs, *strings; local 133 if (!bfd_malloc_and_get_section (abfd, sec, &stabs)) 146 free (stabs); 159 free (stabs); 170 for (stab = stabs; stab <= (stabs + stabsize) - 12; stab += 12) 188 /* Special type 0 stabs indicate the offset to th [all...] |
| /src/external/gpl3/binutils.old/dist/binutils/ |
| rddbg.c | 70 /* Try reading the COFF symbols if we didn't find any stabs in COFF 92 /* Read stabs in sections debugging information from a BFD. */ 106 { "LC_SYMTAB.stabs", "LC_SYMTAB.stabstr" }, 129 bfd_byte *stabs, *strings; local 133 if (!bfd_malloc_and_get_section (abfd, sec, &stabs)) 146 free (stabs); 159 free (stabs); 170 for (stab = stabs; stab <= (stabs + stabsize) - 12; stab += 12) 188 /* Special type 0 stabs indicate the offset to th [all...] |
| /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/ |
| gdbindex-stabs.exp | 18 standard_testfile gdbindex-stabs.c
|
| /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/ |
| gdbindex-stabs.exp | 18 standard_testfile gdbindex-stabs.c
|
| /src/external/gpl3/gdb.old/dist/gdb/doc/ |
| Makefile.in | 91 INFO_DEPS = gdb.info stabs.info annotate.info 94 DVIFILES = gdb.dvi stabs.dvi refcard.dvi annotate.dvi 96 PDFFILES = gdb.pdf stabs.pdf refcard.pdf annotate.pdf 98 HTMLFILES = gdb/index.html stabs/index.html annotate/index.html 99 HTMLFILES_INSTALL = gdb stabs annotate 153 # Stabs manual: All files 160 $(srcdir)/stabs.texinfo \ 206 ps: gdb.ps stabs.ps refcard.ps annotate.ps 606 stabs.info: $(STABS_DOC_FILES) 607 $(ECHO_MAKEINFO) $(MAKEINFO_CMD) -I $(srcdir) -o stabs.info $(srcdir)/stabs.texinf [all...] |
| /src/external/gpl3/binutils/dist/gprofng/src/ |
| Disasm.cc | 33 #include "Stabs.h" 42 Stabs *stabs; member in struct:DisContext 53 Disasm::Disasm (Platform_t _platform, Stabs *_stabs) 58 stabs = _stabs; 259 if (stabs == NULL && img_fname && dwin == NULL) 294 Data_window *dw = stabs ? stabs->openElf (false) : dwin; 348 if (stabs) 349 return stabs->map_PC_to_func (pc, low_pc, NULL) [all...] |
| Disasm.h | 27 class Stabs; 34 Disasm (Platform_t _platform, Stabs *_stabs); 61 Stabs *stabs; member in class:Disasm
|
| /src/external/gpl3/binutils.old/dist/gprofng/src/ |
| Disasm.cc | 33 #include "Stabs.h" 42 Stabs *stabs; member in struct:DisContext 53 Disasm::Disasm (Platform_t _platform, Stabs *_stabs) 58 stabs = _stabs; 259 if (stabs == NULL && img_fname && dwin == NULL) 294 Data_window *dw = stabs ? stabs->openElf (false) : dwin; 348 if (stabs) 349 return stabs->map_PC_to_func (pc, low_pc, NULL) [all...] |
| Disasm.h | 27 class Stabs; 34 Disasm (Platform_t _platform, Stabs *_stabs); 61 Stabs *stabs; member in class:Disasm
|
| /src/external/bsd/pcc/dist/pcc/driver/ |
| prog_ccom.c | 44 if (opt.stabs)
|
| /src/external/gpl3/binutils/usr.bin/gas/arch/alpha/ |
| defs.mk | 7 G_OBJS=app.o as.o atof-generic.o codeview.o compress-debug.o cond.o depend.o dwarf2dbg.o dw2gencfi.o ecoff.o ehopt.o expr.o flonum-copy.o flonum-konst.o flonum-mult.o frags.o gen-sframe.o ginsn.o hash.o input-file.o input-scrub.o listing.o literal.o macro.o messages.o output-file.o read.o remap.o sb.o scfidw2gen.o scfi.o sframe-opt.o stabs.o subsegs.o symbols.o write.o
|
| /src/external/gpl3/binutils/usr.bin/gas/arch/hppa/ |
| defs.mk | 7 G_OBJS=app.o as.o atof-generic.o codeview.o compress-debug.o cond.o depend.o dwarf2dbg.o dw2gencfi.o ecoff.o ehopt.o expr.o flonum-copy.o flonum-konst.o flonum-mult.o frags.o gen-sframe.o ginsn.o hash.o input-file.o input-scrub.o listing.o literal.o macro.o messages.o output-file.o read.o remap.o sb.o scfidw2gen.o scfi.o sframe-opt.o stabs.o subsegs.o symbols.o write.o
|
| /src/external/gpl3/binutils/usr.bin/gas/arch/i386/ |
| defs.mk | 7 G_OBJS=app.o as.o atof-generic.o codeview.o compress-debug.o cond.o depend.o dwarf2dbg.o dw2gencfi.o ecoff.o ehopt.o expr.o flonum-copy.o flonum-konst.o flonum-mult.o frags.o gen-sframe.o ginsn.o hash.o input-file.o input-scrub.o listing.o literal.o macro.o messages.o output-file.o read.o remap.o sb.o scfidw2gen.o scfi.o sframe-opt.o stabs.o subsegs.o symbols.o write.o
|
| /src/external/gpl3/binutils/usr.bin/gas/arch/ia64/ |
| defs.mk | 7 G_OBJS=app.o as.o atof-generic.o codeview.o compress-debug.o cond.o depend.o dwarf2dbg.o dw2gencfi.o ecoff.o ehopt.o expr.o flonum-copy.o flonum-konst.o flonum-mult.o frags.o gen-sframe.o ginsn.o hash.o input-file.o input-scrub.o listing.o literal.o macro.o messages.o output-file.o read.o remap.o sb.o scfidw2gen.o scfi.o sframe-opt.o stabs.o subsegs.o symbols.o write.o
|
| /src/external/gpl3/binutils/usr.bin/gas/arch/sh3eb/ |
| defs.mk | 7 G_OBJS=app.o as.o atof-generic.o codeview.o compress-debug.o cond.o depend.o dwarf2dbg.o dw2gencfi.o ecoff.o ehopt.o expr.o flonum-copy.o flonum-konst.o flonum-mult.o frags.o gen-sframe.o ginsn.o hash.o input-file.o input-scrub.o listing.o literal.o macro.o messages.o output-file.o read.o remap.o sb.o scfidw2gen.o scfi.o sframe-opt.o stabs.o subsegs.o symbols.o write.o
|
| /src/external/gpl3/binutils/usr.bin/gas/arch/sh3el/ |
| defs.mk | 7 G_OBJS=app.o as.o atof-generic.o codeview.o compress-debug.o cond.o depend.o dwarf2dbg.o dw2gencfi.o ecoff.o ehopt.o expr.o flonum-copy.o flonum-konst.o flonum-mult.o frags.o gen-sframe.o ginsn.o hash.o input-file.o input-scrub.o listing.o literal.o macro.o messages.o output-file.o read.o remap.o sb.o scfidw2gen.o scfi.o sframe-opt.o stabs.o subsegs.o symbols.o write.o
|