Home
last modified time | relevance | path

Searched refs:stab (Results 1 – 25 of 311) sorted by relevance

12345678910>>...13

/openbsd-src/sys/ddb/
H A Ddb_elf.c189 db_elf_find_strtab(db_symtab_t *stab) in db_elf_find_strtab() argument
191 Elf_Ehdr *elf = STAB_TO_EHDR(stab); in db_elf_find_strtab()
192 Elf_Shdr *shp = STAB_TO_SHDR(stab, elf); in db_elf_find_strtab()
213 db_elf_find_section(db_symtab_t *stab, size_t *size, const char *sname) in db_elf_find_section()
215 Elf_Ehdr *elf = STAB_TO_EHDR(stab); in db_elf_find_section()
216 Elf_Shdr *shp = STAB_TO_SHDR(stab, elf); in db_elf_find_section()
238 db_symtab_t *stab = &db_symtab; in db_elf_sym_lookup()
242 if (stab->private == NULL) in db_elf_sym_lookup()
245 symtab_start = STAB_TO_SYMSTART(stab); in db_elf_sym_lookup()
246 symtab_end = STAB_TO_SYMEND(stab); in db_elf_sym_lookup()
212 db_elf_find_section(db_symtab_t * stab,size_t * size,const char * sname) db_elf_find_section() argument
237 db_symtab_t *stab = &db_symtab; db_elf_sym_lookup() local
267 db_symtab_t *stab = &db_symtab; db_elf_sym_search() local
333 db_symtab_t *stab = &db_symtab; db_symbol_values() local
365 db_symtab_t *stab = &db_symtab; db_elf_line_at_pc() local
392 db_symtab_t *stab = &db_symtab; db_elf_sym_forall() local
[all...]
H A Ddb_elf.h42 #define STAB_TO_SYMSTART(stab) ((Elf_Sym *)((stab)->start)) argument
43 #define STAB_TO_SYMEND(stab) ((Elf_Sym *)((stab)->end)) argument
44 #define STAB_TO_EHDR(stab) ((Elf_Ehdr *)((stab)->private)) argument
45 #define STAB_TO_SHDR(stab, e) ((Elf_Shdr *)((stab)->private + (e)->e_shoff)) argument
/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Dsyms.c828 bfd_byte *stab; member
894 bfd_byte *stab, *str; in _bfd_stab_section_find_nearest_line() local
1045 for (stab = info->stabs; stab < info->stabs + stabsize; stab += STABSIZE) in _bfd_stab_section_find_nearest_line()
1047 if (stab[TYPEOFF] == (bfd_byte) N_SO) in _bfd_stab_section_find_nearest_line()
1050 if (bfd_get_32 (abfd, stab + STRDXOFF) == 0) in _bfd_stab_section_find_nearest_line()
1060 if (stab + STABSIZE < info->stabs + stabsize in _bfd_stab_section_find_nearest_line()
1061 && *(stab + STABSIZE + TYPEOFF) == (bfd_byte) N_SO) in _bfd_stab_section_find_nearest_line()
1063 stab += STABSIZE; in _bfd_stab_section_find_nearest_line()
1066 else if (stab[TYPEOFF] == (bfd_byte) N_FUN) in _bfd_stab_section_find_nearest_line()
1090 for (i = 0, stroff = 0, stab = info->stabs, str = info->strs; in _bfd_stab_section_find_nearest_line()
[all …]
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Dsyms.c845 bfd_byte *stab; member
911 bfd_byte *stab, *str; in _bfd_stab_section_find_nearest_line() local
1074 for (stab = info->stabs; stab < info->stabs + stabsize; stab += STABSIZE) in _bfd_stab_section_find_nearest_line()
1076 if (stab[TYPEOFF] == (bfd_byte) N_SO) in _bfd_stab_section_find_nearest_line()
1079 if (bfd_get_32 (abfd, stab + STRDXOFF) == 0) in _bfd_stab_section_find_nearest_line()
1089 if (stab + STABSIZE < info->stabs + stabsize in _bfd_stab_section_find_nearest_line()
1090 && *(stab + STABSIZE + TYPEOFF) == (bfd_byte) N_SO) in _bfd_stab_section_find_nearest_line()
1092 stab += STABSIZE; in _bfd_stab_section_find_nearest_line()
1095 else if (stab[TYPEOFF] == (bfd_byte) N_FUN) in _bfd_stab_section_find_nearest_line()
1119 for (i = 0, stroff = 0, stab = info->stabs, str = info->strs; in _bfd_stab_section_find_nearest_line()
[all …]
/openbsd-src/gnu/usr.bin/perl/dist/Dumpvalue/lib/
H A DDumpvalue.pm6 our(%address, $stab, @stab, %stab, %subs);
353 local(*stab) = $val;
355 if (($key !~ /^_</ or $self->{dumpDBFiles}) and defined $stab) {
357 $self->DumpElem($stab, 3+$off);
359 if (($key !~ /^_</ or $self->{dumpDBFiles}) and @stab) {
361 $self->unwrap(\@stab,3+$off) ;
364 if ($key ne "main::" && $key ne "DB::" && %stab
369 $self->unwrap(\%stab,3+$off) ;
372 if (defined ($fileno = fileno(*stab))) {
376 if (defined &stab) {
[all …]
/openbsd-src/gnu/usr.bin/binutils/ld/scripttempl/
H A Dip2k.sc124 .stab 0 : { *(.stab) }
126 .stab.excl 0 : { *(.stab.excl) }
127 .stab.exclstr 0 : { *(.stab.exclstr) }
128 .stab.index 0 : { *(.stab.index) }
129 .stab.indexstr 0 : { *(.stab.indexstr) }
H A Delf32avr.sc115 .stab 0 : { *(.stab) }
117 .stab.excl 0 : { *(.stab.excl) }
118 .stab.exclstr 0 : { *(.stab.exclstr) }
119 .stab.index 0 : { *(.stab.index) }
120 .stab.indexstr 0 : { *(.stab.indexstr) }
H A Dmmo.sc60 .stab 0 : { *(.stab) }
62 .stab.excl 0 : { *(.stab.excl) }
63 .stab.exclstr 0 : { *(.stab.exclstr) }
64 .stab.index 0 : { *(.stab.index) }
65 .stab.indexstr 0 : { *(.stab.indexstr) }
H A Delf32msp430_3.sc153 .stab 0 : { *(.stab) }
155 .stab.excl 0 : { *(.stab.excl) }
156 .stab.exclstr 0 : { *(.stab.exclstr) }
157 .stab.index 0 : { *(.stab.index) }
158 .stab.indexstr 0 : { *(.stab.indexstr) }
H A Davr.sc155 .stab 0 : { *(.stab) }
157 .stab.excl 0 : { *(.stab.excl) }
158 .stab.exclstr 0 : { *(.stab.exclstr) }
159 .stab.index 0 : { *(.stab.index) }
160 .stab.indexstr 0 : { *(.stab.indexstr) }
H A Delf32msp430.sc206 .stab 0 : { *(.stab) }
208 .stab.excl 0 : { *(.stab.excl) }
209 .stab.exclstr 0 : { *(.stab.exclstr) }
210 .stab.index 0 : { *(.stab.index) }
211 .stab.indexstr 0 : { *(.stab.indexstr) }
H A Dv850.sc185 .stab 0 : { *(.stab) }
187 .stab.excl 0 : { *(.stab.excl) }
188 .stab.exclstr 0 : { *(.stab.exclstr) }
189 .stab.index 0 : { *(.stab.index) }
190 .stab.indexstr 0 : { *(.stab.indexstr) }
H A Delfd10v.sc156 .stab 0 : { *(.stab) }
158 .stab.excl 0 : { *(.stab.excl) }
159 .stab.exclstr 0 : { *(.stab.exclstr) }
160 .stab.index 0 : { *(.stab.index) }
161 .stab.indexstr 0 : { *(.stab.indexstr) }
/openbsd-src/gnu/usr.bin/binutils-2.17/ld/scripttempl/
H A Dip2k.sc124 .stab 0 : { *(.stab) }
126 .stab.excl 0 : { *(.stab.excl) }
127 .stab.exclstr 0 : { *(.stab.exclstr) }
128 .stab.index 0 : { *(.stab.index) }
129 .stab.indexstr 0 : { *(.stab.indexstr) }
H A Dmmo.sc60 .stab 0 : { *(.stab) }
62 .stab.excl 0 : { *(.stab.excl) }
63 .stab.exclstr 0 : { *(.stab.exclstr) }
64 .stab.index 0 : { *(.stab.index) }
65 .stab.indexstr 0 : { *(.stab.indexstr) }
H A Delf32msp430_3.sc153 .stab 0 : { *(.stab) }
155 .stab.excl 0 : { *(.stab.excl) }
156 .stab.exclstr 0 : { *(.stab.exclstr) }
157 .stab.index 0 : { *(.stab.index) }
158 .stab.indexstr 0 : { *(.stab.indexstr) }
H A Delf32msp430.sc209 .stab 0 : { *(.stab) }
211 .stab.excl 0 : { *(.stab.excl) }
212 .stab.exclstr 0 : { *(.stab.exclstr) }
213 .stab.index 0 : { *(.stab.index) }
214 .stab.indexstr 0 : { *(.stab.indexstr) }
H A Dv850.sc185 .stab 0 : { *(.stab) }
187 .stab.excl 0 : { *(.stab.excl) }
188 .stab.exclstr 0 : { *(.stab.exclstr) }
189 .stab.index 0 : { *(.stab.index) }
190 .stab.indexstr 0 : { *(.stab.indexstr) }
H A Delfd10v.sc156 .stab 0 : { *(.stab) }
158 .stab.excl 0 : { *(.stab.excl) }
159 .stab.exclstr 0 : { *(.stab.exclstr) }
160 .stab.index 0 : { *(.stab.index) }
161 .stab.indexstr 0 : { *(.stab.indexstr) }
/openbsd-src/gnu/usr.bin/binutils-2.17/binutils/
H A Drddbg.c126 bfd_byte *stab; in read_section_stabs_debugging_info() local
160 for (stab = stabs; stab < stabs + stabsize; stab += 12) in read_section_stabs_debugging_info()
170 strx = bfd_get_32 (abfd, stab); in read_section_stabs_debugging_info()
171 type = bfd_get_8 (abfd, stab + 4); in read_section_stabs_debugging_info()
172 other = bfd_get_8 (abfd, stab + 5); in read_section_stabs_debugging_info()
173 desc = bfd_get_16 (abfd, stab + 6); in read_section_stabs_debugging_info()
174 value = bfd_get_32 (abfd, stab + 8); in read_section_stabs_debugging_info()
193 (long) (stab - stabs) / 12, strx, type); in read_section_stabs_debugging_info()
200 && stab + 12 < stabs + stabsize) in read_section_stabs_debugging_info()
204 stab += 12; in read_section_stabs_debugging_info()
[all …]
/openbsd-src/gnu/usr.bin/binutils/binutils/
H A Drddbg.c121 bfd_byte *stab; in read_section_stabs_debugging_info() local
155 for (stab = stabs; stab < stabs + stabsize; stab += 12) in read_section_stabs_debugging_info()
165 strx = bfd_get_32 (abfd, stab); in read_section_stabs_debugging_info()
166 type = bfd_get_8 (abfd, stab + 4); in read_section_stabs_debugging_info()
167 other = bfd_get_8 (abfd, stab + 5); in read_section_stabs_debugging_info()
168 desc = bfd_get_16 (abfd, stab + 6); in read_section_stabs_debugging_info()
169 value = bfd_get_32 (abfd, stab + 8); in read_section_stabs_debugging_info()
188 (long) (stab - stabs) / 12, strx, type); in read_section_stabs_debugging_info()
195 && stab + 12 < stabs + stabsize) in read_section_stabs_debugging_info()
199 stab += 12; in read_section_stabs_debugging_info()
[all …]
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/
H A Dm32r.ld141 .stab 0 : { *(.stab) }
143 .stab.excl 0 : { *(.stab.excl) }
144 .stab.exclstr 0 : { *(.stab.exclstr) }
145 .stab.index 0 : { *(.stab.index) }
146 .stab.indexstr 0 : { *(.stab.indexstr) }
H A Dd10v.ld154 .stab 0 : { *(.stab) }
156 .stab.excl 0 : { *(.stab.excl) }
157 .stab.exclstr 0 : { *(.stab.exclstr) }
158 .stab.index 0 : { *(.stab.index) }
159 .stab.indexstr 0 : { *(.stab.indexstr) }
/openbsd-src/gnu/usr.bin/binutils-2.17/include/aout/
H A DChangeLog6 ranlib.h, reloc.h, stab.def, stab_gnu.h, sun4.h
10 * stab.def: Add N_PATCH to DO definition.
40 * stab.def: Add N_ALIAS from SunPro F77.
44 * stab.def: Use __define_stab_duplicate rather than __define_stab
47 stab.def.
75 * stab.def: Update symbol value table.
138 * stab_gnu.h: Include aout/stab.def not just stab.def.
152 * stab.def (N_ECOML): Fix comment.
156 * stab.def: Remove Solaris information on N_FUN stabstring grammar;
188 * stab.def: Update more Solaris definitions.
[all …]
/openbsd-src/usr.bin/nm/
H A Delf.c322 extern char *stab; in elf2nlist()
325 stab + sym->st_name); in elf2nlist()
443 MMAP(stab, *pstabsize, PROT_READ, MAP_PRIVATE|MAP_FILE, in elf_symloadx()
445 if (stab == MAP_FAILED) in elf_symloadx()
454 if (stab) in elf_symloadx()
455 MUNMAP(stab, *pstabsize); in elf_symloadx()
462 if (stab) in elf_symloadx()
463 MUNMAP(stab, *pstabsize); in elf_symloadx()
469 if (stab) in elf_symloadx()
470 MUNMAP(stab, *pstabsize); in elf_symloadx()
[all …]

12345678910>>...13