HomeSort by: relevance | last modified time | path
    Searched defs:stabs (Results 1 - 25 of 48) sorted by relevancy

1 2

  /src/external/gpl3/binutils/dist/gprofng/src/
Disasm.h 27 class Stabs;
34 Disasm (Platform_t _platform, Stabs *_stabs);
61 Stabs *stabs; member in class:Disasm
Disasm.h 27 class Stabs;
34 Disasm (Platform_t _platform, Stabs *_stabs);
61 Stabs *stabs; member in class:Disasm
Dwarf.h 26 #include "Stabs.h"
68 Dwarf (Stabs *_stabs);
76 Stabs::Stab_status status;
86 Stabs *stabs; member in class:Dwarf
Dwarf.h 26 #include "Stabs.h"
68 Dwarf (Stabs *_stabs);
76 Stabs::Stab_status status;
86 Stabs *stabs; member in class:Dwarf
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.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...]
  /src/external/gpl3/binutils.old/dist/gprofng/src/
Disasm.h 27 class Stabs;
34 Disasm (Platform_t _platform, Stabs *_stabs);
61 Stabs *stabs; member in class:Disasm
Disasm.h 27 class Stabs;
34 Disasm (Platform_t _platform, Stabs *_stabs);
61 Stabs *stabs; member in class:Disasm
Dwarf.h 26 #include "Stabs.h"
68 Dwarf (Stabs *_stabs);
76 Stabs::Stab_status status;
86 Stabs *stabs; member in class:Dwarf
Dwarf.h 26 #include "Stabs.h"
68 Dwarf (Stabs *_stabs);
76 Stabs::Stab_status status;
86 Stabs *stabs; member in class:Dwarf
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.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...]
  /src/external/gpl3/binutils/usr.bin/gas/
Makefile 20 COPTS.stabs.c = -Wno-stack-protector
Makefile 20 COPTS.stabs.c = -Wno-stack-protector
  /src/external/gpl3/binutils.old/usr.bin/gas/
Makefile 20 COPTS.stabs.c = -Wno-stack-protector
Makefile 20 COPTS.stabs.c = -Wno-stack-protector
  /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...]
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...]
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/dist/bfd/
syms.c 879 /* Look through stabs debugging information in .stab and .stabstr
893 stabs section we should look to find line number information for a
931 bfd_byte *stabs; member in struct:stab_find_info
935 /* A table that indexes stabs by memory address. */
978 /* Stabs entries use a 12 byte format:
986 The stabs symbols are divided into compilation units. For the
989 number of stabs symbols for this unit. */
1003 /* No usable stabs debugging information. */
1059 if (!bfd_malloc_and_get_section (abfd, info->stabsec, &info->stabs))
1088 free (info->stabs);
    [all...]
syms.c 879 /* Look through stabs debugging information in .stab and .stabstr
893 stabs section we should look to find line number information for a
931 bfd_byte *stabs; member in struct:stab_find_info
935 /* A table that indexes stabs by memory address. */
978 /* Stabs entries use a 12 byte format:
986 The stabs symbols are divided into compilation units. For the
989 number of stabs symbols for this unit. */
1003 /* No usable stabs debugging information. */
1059 if (!bfd_malloc_and_get_section (abfd, info->stabsec, &info->stabs))
1088 free (info->stabs);
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
syms.c 880 /* Look through stabs debugging information in .stab and .stabstr
894 stabs section we should look to find line number information for a
932 bfd_byte *stabs; member in struct:stab_find_info
936 /* A table that indexes stabs by memory address. */
979 /* Stabs entries use a 12 byte format:
987 The stabs symbols are divided into compilation units. For the
990 number of stabs symbols for this unit. */
1004 /* No usable stabs debugging information. */
1060 if (!bfd_malloc_and_get_section (abfd, info->stabsec, &info->stabs))
1089 free (info->stabs);
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
syms.c 879 /* Look through stabs debugging information in .stab and .stabstr
893 stabs section we should look to find line number information for a
931 bfd_byte *stabs; member in struct:stab_find_info
935 /* A table that indexes stabs by memory address. */
978 /* Stabs entries use a 12 byte format:
986 The stabs symbols are divided into compilation units. For the
989 number of stabs symbols for this unit. */
1003 /* No usable stabs debugging information. */
1059 if (!bfd_malloc_and_get_section (abfd, info->stabsec, &info->stabs))
1088 free (info->stabs);
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
syms.c 880 /* Look through stabs debugging information in .stab and .stabstr
894 stabs section we should look to find line number information for a
932 bfd_byte *stabs; member in struct:stab_find_info
936 /* A table that indexes stabs by memory address. */
979 /* Stabs entries use a 12 byte format:
987 The stabs symbols are divided into compilation units. For the
990 number of stabs symbols for this unit. */
1004 /* No usable stabs debugging information. */
1060 if (!bfd_malloc_and_get_section (abfd, info->stabsec, &info->stabs))
1089 free (info->stabs);
    [all...]

Completed in 57 milliseconds

1 2