Searched refs:sym (Results 51 - 75 of 258) sorted by relevance

1234567891011

/haiku-fatelf/src/bin/gdb/gdb/
H A Df-exp.y137 struct symbol *sym;
457 { struct symbol *sym = $1.sym;
459 if (sym)
461 if (symbol_read_needs_frame (sym))
473 write_exp_elt_sym (sym);
1140 struct symbol *sym;
1144 sym = lookup_symbol (tmp, expression_context_block,
1149 if (sym && SYMBOL_CLASS (sym)
[all...]
H A Dblock.h126 #define ALL_BLOCK_SYMBOLS(block, iter, sym) \
127 ALL_DICT_SYMBOLS (BLOCK_DICT (block), iter, sym)
H A Dscm-lang.c160 struct symbol *sym; local
166 && (sym = lookup_symbol ("env",
170 args[2] = value_of_variable (sym, expression_context_block);
180 sym = lookup_symbol (str,
184 if (sym)
185 return value_of_variable (sym, NULL);
H A Dc-exp.y133 struct symbol *sym;
554 if ($1.sym)
555 $$ = SYMBOL_BLOCK_VALUE ($1.sym);
578 { struct symbol *sym;
579 sym = lookup_symbol (copy_name ($3), $1,
582 if (sym == 0)
589 write_exp_elt_sym (sym);
636 struct symbol *sym;
639 sym =
643 if (sym)
[all...]
H A Dp-exp.c236 struct symbol *sym; member in union:YYSTYPE
1660 if (yyvsp[0].ssym.sym != 0)
1661 yyval.bval = SYMBOL_BLOCK_VALUE (yyvsp[0].ssym.sym);
1689 { struct symbol *sym;
1690 sym = lookup_symbol (copy_name (yyvsp[0].sval), yyvsp[-2].bval,
1693 if (sym == 0)
1700 write_exp_elt_sym (sym);
1724 struct symbol *sym;
1727 sym =
1731 if (sym)
1686 { struct symbol *sym; local
1721 struct symbol *sym; local
1754 { struct symbol *sym = yyvsp[0].ssym.sym; local
2773 struct symbol *sym; local
[all...]
H A Dminsyms.c111 add_minsym_to_hash_table (struct minimal_symbol *sym, argument
114 if (sym->hash_next == NULL)
117 = msymbol_hash (SYMBOL_LINKAGE_NAME (sym)) % MINIMAL_SYMBOL_HASH_SIZE;
118 sym->hash_next = table[hash];
119 table[hash] = sym;
126 add_minsym_to_demangled_hash_table (struct minimal_symbol *sym, argument
129 if (sym->demangled_hash_next == NULL)
131 unsigned int hash = msymbol_hash_iw (SYMBOL_DEMANGLED_NAME (sym)) % MINIMAL_SYMBOL_HASH_SIZE;
132 sym->demangled_hash_next = table[hash];
133 table[hash] = sym;
[all...]
H A Dm2-exp.c266 struct symbol *sym; member in union:YYSTYPE
1829 { yyval.bval = SYMBOL_BLOCK_VALUE(yyvsp[0].sym); }
1834 { struct symbol *sym
1837 yyval.sym = sym;}
1848 yyval.sym = tem;
1856 write_exp_elt_sym (yyvsp[0].sym);
1862 { struct symbol *sym;
1863 sym = lookup_symbol (copy_name (yyvsp[0].sval), yyvsp[-2].bval,
1865 if (sym
1831 { struct symbol *sym local
1859 { struct symbol *sym; local
1875 { struct symbol *sym; local
2528 struct symbol *sym; local
[all...]
H A Dstack.c213 struct symbol *sym;
232 ALL_BLOCK_SYMBOLS (b, iter, sym)
239 switch (SYMBOL_CLASS (sym))
244 long current_offset = SYMBOL_VALUE (sym);
245 arg_size = TYPE_LENGTH (SYMBOL_TYPE (sym));
289 if (*DEPRECATED_SYMBOL_NAME (sym))
293 (DEPRECATED_SYMBOL_NAME (sym),
322 /* Leave sym (the LOC_ARG) alone. */
326 sym = nsym;
337 fprintf_symbol_filtered (stb->stream, SYMBOL_PRINT_NAME (sym),
212 struct symbol *sym; local
1271 struct symbol *sym; local
1307 struct symbol *sym; local
1484 struct symbol *sym, *sym2; local
[all...]
H A Dobjfiles.c536 struct symbol *sym;
543 ALL_BLOCK_SYMBOLS (b, iter, sym)
545 fixup_symbol_section (sym, objfile);
551 if ((SYMBOL_CLASS (sym) == LOC_LABEL
552 || SYMBOL_CLASS (sym) == LOC_STATIC
553 || SYMBOL_CLASS (sym) == LOC_INDIRECT)
554 && SYMBOL_SECTION (sym) >= 0)
556 SYMBOL_VALUE_ADDRESS (sym) +=
557 ANOFFSET (delta, SYMBOL_SECTION (sym));
562 else if (SYMBOL_CLASS (sym)
535 struct symbol *sym; local
[all...]
H A Dsolib-frv.c256 asymbol *sym; local
273 sym = *symbol_table++;
274 if (strcmp (sym->name, symname) == 0)
277 symaddr = sym->value + sym->section->vma;
299 sym = *symbol_table++;
300 if (strcmp (sym->name, symname) == 0)
303 symaddr = sym->value + sym->section->vma;
1047 struct symbol *sym; local
[all...]
H A Dalpha-mdebug-tdep.c99 struct symbol *sym = NULL;
110 sym = NULL;
112 sym = lookup_symbol (MIPS_EFI_SYMBOL_NAME, b, LABEL_DOMAIN, 0, NULL);
115 if (sym)
117 proc_desc = (alpha_extra_func_info_t) SYMBOL_VALUE (sym);
98 struct symbol *sym = NULL; local
H A Dobjc-exp.c255 struct symbol *sym; member in union:YYSTYPE
1940 if (yyvsp[0].ssym.sym != 0)
1941 yyval.bval = SYMBOL_BLOCK_VALUE (yyvsp[0].ssym.sym);
1969 { struct symbol *sym;
1970 sym = lookup_symbol (copy_name (yyvsp[0].sval), yyvsp[-2].bval,
1973 if (sym == 0)
1980 write_exp_elt_sym (sym);
2030 struct symbol *sym;
2033 sym =
2037 if (sym)
1966 { struct symbol *sym; local
2027 struct symbol *sym; local
2060 { struct symbol *sym = yyvsp[0].ssym.sym; local
3314 struct symbol *sym; local
[all...]
/haiku-fatelf/src/system/libroot/posix/glibc/arch/generic/
H A Dfraiseexcpt.c21 #include <bp-sym.h>
/haiku-fatelf/src/system/libroot/posix/glibc/arch/ppc/
H A Dfraiseexcpt.c21 #include <bp-sym.h>
/haiku-fatelf/src/bin/gdb/bfd/
H A Dcoff-tic80.c461 coff_tic80_rtype_to_howto (abfd, sec, rel, h, sym, addendp)
466 struct internal_syment *sym ATTRIBUTE_UNUSED;
514 struct internal_syment *sym;
526 sym = NULL;
531 sym = syms + symndx;
539 if (sym != NULL && sym->n_scnum != 0)
540 addend = - sym->n_value;
545 sym, &addend);
565 + sym
511 struct internal_syment *sym; local
[all...]
H A Dcoff-i386.c440 coff_i386_rtype_to_howto (abfd, sec, rel, h, sym, addendp)
445 struct internal_syment *sym;
466 if (sym != NULL && sym->n_scnum == 0 && sym->n_value != 0)
469 size (sym->n_value) as an addend. The relocate_section
484 *addendp -= sym->n_value;
507 if (sym != NULL && sym->n_scnum != 0)
508 *addendp -= sym
[all...]
H A Dsom.c1477 hppa_som_gen_reloc_type (abfd, base_type, format, field, sym_diff, sym)
1483 asymbol *sym;
1671 if (som_symbol_data (sym)->som_type == SYMBOL_TYPE_UNKNOWN
1672 && (sym->flags & BSF_SECTION_SYM) == 0
1673 && (sym->flags & BSF_FUNCTION) == 0
1674 && ! bfd_is_com_section (sym->section))
1675 som_symbol_data (sym)->som_type = SYMBOL_TYPE_DATA;
4055 som_bfd_derive_misc_symbol_info (abfd, sym, info)
4057 asymbol *sym;
4070 if (sym
4406 som_symbol_type *sym, *symbase; local
5893 som_symbol_type *sym; local
6048 som_symbol_type *sym; local
[all...]
H A Delfcode.h875 asymbol *sym;
879 sym = *ptr->sym_ptr_ptr;
880 if (sym == last_sym)
882 else if (bfd_is_abs_section (sym->section) && sym->value == 0)
886 last_sym = sym;
887 n = _bfd_elf_symbol_from_bfd_symbol (abfd, &sym);
995 elf_symbol_type *sym; /* Pointer to current bfd symbol */
1040 sym = symbase = NULL;
1087 for (isym = isymbuf + 1, sym
872 asymbol *sym; local
992 elf_symbol_type *sym; /* Pointer to current bfd symbol */ local
[all...]
H A Dcofflink.c37 #define IS_WEAK_EXTERNAL(abfd, sym) \
38 ((sym).n_sclass == C_WEAKEXT \
39 || (obj_pe (abfd) && (sym).n_sclass == C_NT_WEAK))
42 #define IS_EXTERNAL(abfd, sym) \
43 ((sym).n_sclass == C_EXT || IS_WEAK_EXTERNAL (abfd, sym))
210 struct internal_syment sym; local
213 bfd_coff_swap_sym_in (abfd, esym, &sym);
215 classification = bfd_coff_classify_symbol (abfd, &sym);
225 name = _bfd_coff_internal_syment_name (abfd, &sym, bu
328 struct internal_syment sym; local
2846 struct internal_syment *sym; local
[all...]
H A Dcoff-i960.c157 sym and auxents untouched, so the delta between the two
391 struct internal_syment *sym; local
403 sym = NULL;
408 sym = syms + symndx;
411 if (sym != NULL && sym->n_scnum != 0)
412 addend = - sym->n_value;
442 + sym->n_value
476 class = sym->n_sclass;
509 BFD_ASSERT (sym
[all...]
H A Dmach-o.c244 bfd_mach_o_symtab_command *sym = &mdata->commands[i].command.symtab; local
245 nsyms += sym->nsyms;
280 bfd_mach_o_symtab_command *sym = &mdata->commands[i].command.symtab; local
288 BFD_ASSERT (sym->symbols != NULL);
290 for (j = 0; j < sym->nsyms; j++)
293 *csym++ = &sym->symbols[j];
668 bfd_mach_o_symtab_command *sym = &command->command.symtab; local
672 for (i = 0; i < sym->nsyms; i++)
675 bfd_vma symoff = sym->symoff + (i * 12);
680 s = &sym
[all...]
/haiku-fatelf/src/bin/gdb/gdb/mi/
H A Dmi-cmd-stack.c228 struct symbol *sym; local
243 ALL_BLOCK_SYMBOLS (block, iter, sym)
247 switch (SYMBOL_CLASS (sym))
288 ui_out_field_string (uiout, "name", SYMBOL_PRINT_NAME (sym));
291 sym2 = lookup_symbol (SYMBOL_NATURAL_NAME (sym),
296 sym2 = sym;
/haiku-fatelf/src/system/runtime_loader/
H A Delf_symbol_lookup.cpp476 resolve_symbol(image_t* rootImage, image_t* image, elf_sym* sym, argument
479 uint32 index = sym - image->syms;
489 const char* symName = SYMNAME(image, sym);
493 if (sym->Type() == STT_FUNC)
495 else if (sym->Type() == STT_OBJECT)
498 if (sym->Bind() == STB_LOCAL) {
501 sharedSym = sym;
513 SymbolLookupInfo(symName, type, versionInfo, 0, sym), &sharedImage);
529 } else if (sym->Type() != STT_NOTYPE
530 && sym
[all...]
/haiku-fatelf/src/libs/zlib/
H A Dinfback.c83 unsigned sym, bits; local
87 sym = 0;
88 while (sym < 144) state->lens[sym++] = 8;
89 while (sym < 256) state->lens[sym++] = 9;
90 while (sym < 280) state->lens[sym++] = 7;
91 while (sym < 288) state->lens[sym
[all...]
/haiku-fatelf/src/system/runtime_loader/arch/m68k/
H A Darch_relocate.cpp100 struct Elf32_Sym *sym; local
102 sym = SYMBOL(image, ELF32_R_SYM(rel[i].r_info));
104 status = resolve_symbol(rootImage, image, sym, cache, &S);
107 SYMNAME(image, sym), status));
109 SYMNAME(image, sym), status);

Completed in 235 milliseconds

1234567891011