Home
last modified time | relevance | path

Searched refs:esym (Results 201 – 225 of 272) sorted by relevance

1234567891011

/netbsd/external/gpl3/binutils/dist/gas/config/
H A Dtc-mmix.c4072 symbolS *esym = NULL; in s_loc() local
4077 esym = sym = make_expr_symbol (&exp); in s_loc()
4093 esym = make_expr_symbol (&exp); in s_loc()
4105 loc_asserts->loc_sym = esym; in s_loc()
/netbsd/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-mmix.c4061 symbolS *esym = NULL; in s_loc() local
4066 esym = sym = make_expr_symbol (&exp); in s_loc()
4082 esym = make_expr_symbol (&exp); in s_loc()
4094 loc_asserts->loc_sym = esym; in s_loc()
/netbsd/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-mmix.c4073 symbolS *esym = NULL; in s_loc() local
4078 esym = sym = make_expr_symbol (&exp); in s_loc()
4094 esym = make_expr_symbol (&exp); in s_loc()
4106 loc_asserts->loc_sym = esym; in s_loc()
/netbsd/sys/arch/amd64/amd64/
H A Dmachdep.c1507 extern int *esym; in init_x86_64_ksyms()
1522 tesym = (vaddr_t)symtab->esym + KERNBASE; in init_x86_64_ksyms()
1529 ((long *)endp) + 1, esym); in init_x86_64_ksyms()
/netbsd/sys/arch/sparc/sparc/
H A Dautoconf.c381 bi_sym->esym += KERNBASE; in bootstrap()
384 (void*)bi_sym->esym); in bootstrap()
/netbsd/sys/arch/amiga/amiga/
H A Dlocore.s751 BSS(esym,4)
774 | 2: needs a4 = esym
1369 movel %sp@(28),%a4 | esym
/netbsd/sys/arch/next68k/next68k/
H A Dlocore.s161 BSS(esym,4)
302 RELOC(esym,%a0) | end of static kernel test/data/syms
/netbsd/sys/arch/i386/stand/lib/
H A Dexec.c548 btinfo_symtab.esym = marks[MARK_END]; in exec_netbsd()
/netbsd/sys/arch/hp300/hp300/
H A Dlocore.s172 BSS(esym,4)
178 RELOC(esym, %a0)
/netbsd/external/gpl3/gcc/dist/gcc/fortran/
H A Darray.c2601 && array->value.function.esym != NULL) in gfc_array_dimen_size()
2603 if (!spec_dimen_size (array->value.function.esym->as, dimen, result)) in gfc_array_dimen_size()
H A Darray.cc2613 && array->value.function.esym != NULL) in gfc_array_dimen_size()
2615 if (!spec_dimen_size (array->value.function.esym->as, dimen, result)) in gfc_array_dimen_size()
H A Dmodule.c3524 fname = e->value.function.esym ? e->value.function.esym->name in fix_mio_expr()
3672 if (e->value.function.esym) in mio_expr()
3684 mio_symbol_ref (&e->value.function.esym); in mio_expr()
3708 mio_symbol_ref (&e->value.function.esym); in mio_expr()
H A Dmodule.cc3670 fname = e->value.function.esym ? e->value.function.esym->name in fix_mio_expr()
3818 if (e->value.function.esym) in mio_expr()
3830 mio_symbol_ref (&e->value.function.esym); in mio_expr()
3854 mio_symbol_ref (&e->value.function.esym); in mio_expr()
H A Dtrans-array.c7252 if (expr->value.function.esym == NULL in get_array_charlen()
7538 gcc_assert ((expr->value.function.esym != NULL in gfc_conv_expr_descriptor()
7539 && expr->value.function.esym->attr.elemental) in gfc_conv_expr_descriptor()
8234 else if (expr->expr_type == EXPR_FUNCTION && expr->value.function.esym) in gfc_conv_array_parameter()
8236 gfc_symbol *result = expr->value.function.esym->result; in gfc_conv_array_parameter()
11322 && procedure_ref->value.function.esym) in gfc_get_proc_ifc_for_expr()
11323 sym = procedure_ref->value.function.esym; in gfc_get_proc_ifc_for_expr()
11437 sym = expr->value.function.esym; in gfc_walk_function_expr()
11443 CLASS_DATA (expr->value.function.esym->result)->as->rank, in gfc_walk_function_expr()
H A Dtrans-array.cc7367 if (expr->value.function.esym == NULL in get_array_charlen()
7660 gcc_assert ((expr->value.function.esym != NULL in gfc_conv_expr_descriptor()
7661 && expr->value.function.esym->attr.elemental) in gfc_conv_expr_descriptor()
8399 else if (expr->expr_type == EXPR_FUNCTION && expr->value.function.esym) in gfc_conv_array_parameter()
8401 gfc_symbol *result = expr->value.function.esym->result; in gfc_conv_array_parameter()
11568 && procedure_ref->value.function.esym) in gfc_get_proc_ifc_for_expr()
11569 sym = procedure_ref->value.function.esym; in gfc_get_proc_ifc_for_expr()
11733 sym = expr->value.function.esym; in gfc_walk_function_expr()
11739 CLASS_DATA (expr->value.function.esym->result)->as->rank, in gfc_walk_function_expr()
/netbsd/external/gpl3/gcc.old/dist/gcc/fortran/
H A Darray.c2601 && array->value.function.esym != NULL) in gfc_array_dimen_size()
2603 if (!spec_dimen_size (array->value.function.esym->as, dimen, result)) in gfc_array_dimen_size()
H A Dmodule.c3524 fname = e->value.function.esym ? e->value.function.esym->name in fix_mio_expr()
3672 if (e->value.function.esym) in mio_expr()
3684 mio_symbol_ref (&e->value.function.esym); in mio_expr()
3708 mio_symbol_ref (&e->value.function.esym); in mio_expr()
H A Dtrans-array.c7252 if (expr->value.function.esym == NULL in get_array_charlen()
7538 gcc_assert ((expr->value.function.esym != NULL in gfc_conv_expr_descriptor()
7539 && expr->value.function.esym->attr.elemental) in gfc_conv_expr_descriptor()
8234 else if (expr->expr_type == EXPR_FUNCTION && expr->value.function.esym) in gfc_conv_array_parameter()
8236 gfc_symbol *result = expr->value.function.esym->result; in gfc_conv_array_parameter()
11322 && procedure_ref->value.function.esym) in gfc_get_proc_ifc_for_expr()
11323 sym = procedure_ref->value.function.esym; in gfc_get_proc_ifc_for_expr()
11437 sym = expr->value.function.esym; in gfc_walk_function_expr()
11443 CLASS_DATA (expr->value.function.esym->result)->as->rank, in gfc_walk_function_expr()
/netbsd/external/gpl3/gdb/dist/bfd/
H A Delf.c391 const bfd_byte *esym; in bfd_elf_get_elf_syms() local
505 for (esym = (const bfd_byte *) extsym_buf, isym = intsym_buf, in bfd_elf_get_elf_syms()
508 esym += extsym_size, isym++, shndx = shndx != NULL ? shndx + 1 : NULL) in bfd_elf_get_elf_syms()
509 if (!(*bed->s->swap_symbol_in) (ibfd, esym, shndx, isym)) in bfd_elf_get_elf_syms()
511 symoffset += (esym - (bfd_byte *) extsym_buf) / extsym_size; in bfd_elf_get_elf_syms()
572 unsigned char esym[sizeof (Elf64_External_Sym)]; in group_signature() local
588 &isym, esym, &eshndx) == NULL) in group_signature()
2633 unsigned char esym[sizeof (Elf64_External_Sym)]; in bfd_sym_from_r_symndx() local
2638 &cache->sym[ent], esym, &eshndx) == NULL) in bfd_sym_from_r_symndx()
/netbsd/external/gpl3/binutils.old/dist/bfd/
H A Delf.c398 const bfd_byte *esym; in bfd_elf_get_elf_syms() local
499 for (esym = (const bfd_byte *) extsym_buf, isym = intsym_buf, in bfd_elf_get_elf_syms()
502 esym += extsym_size, isym++, shndx = shndx != NULL ? shndx + 1 : NULL) in bfd_elf_get_elf_syms()
503 if (!(*bed->s->swap_symbol_in) (ibfd, esym, shndx, isym)) in bfd_elf_get_elf_syms()
505 symoffset += (esym - (bfd_byte *) extsym_buf) / extsym_size; in bfd_elf_get_elf_syms()
569 unsigned char esym[sizeof (Elf64_External_Sym)]; in group_signature() local
585 &isym, esym, &eshndx) == NULL) in group_signature()
2626 unsigned char esym[sizeof (Elf64_External_Sym)]; in bfd_sym_from_r_symndx() local
2631 &cache->sym[ent], esym, &eshndx) == NULL) in bfd_sym_from_r_symndx()
/netbsd/external/gpl3/binutils/dist/bfd/
H A Delf.c394 const bfd_byte *esym; in bfd_elf_get_elf_syms() local
508 for (esym = (const bfd_byte *) extsym_buf, isym = intsym_buf, in bfd_elf_get_elf_syms()
511 esym += extsym_size, isym++, shndx = shndx != NULL ? shndx + 1 : NULL) in bfd_elf_get_elf_syms()
512 if (!(*bed->s->swap_symbol_in) (ibfd, esym, shndx, isym)) in bfd_elf_get_elf_syms()
514 symoffset += (esym - (bfd_byte *) extsym_buf) / extsym_size; in bfd_elf_get_elf_syms()
575 unsigned char esym[sizeof (Elf64_External_Sym)]; in group_signature() local
591 &isym, esym, &eshndx) == NULL) in group_signature()
2595 unsigned char esym[sizeof (Elf64_External_Sym)]; in bfd_sym_from_r_symndx() local
2600 &cache->sym[ent], esym, &eshndx) == NULL) in bfd_sym_from_r_symndx()
/netbsd/external/gpl3/gdb.old/dist/bfd/
H A Delf.c391 const bfd_byte *esym; in bfd_elf_get_elf_syms() local
505 for (esym = (const bfd_byte *) extsym_buf, isym = intsym_buf, in bfd_elf_get_elf_syms()
508 esym += extsym_size, isym++, shndx = shndx != NULL ? shndx + 1 : NULL) in bfd_elf_get_elf_syms()
509 if (!(*bed->s->swap_symbol_in) (ibfd, esym, shndx, isym)) in bfd_elf_get_elf_syms()
511 symoffset += (esym - (bfd_byte *) extsym_buf) / extsym_size; in bfd_elf_get_elf_syms()
572 unsigned char esym[sizeof (Elf64_External_Sym)]; in group_signature() local
588 &isym, esym, &eshndx) == NULL) in group_signature()
2633 unsigned char esym[sizeof (Elf64_External_Sym)]; in bfd_sym_from_r_symndx() local
2638 &cache->sym[ent], esym, &eshndx) == NULL) in bfd_sym_from_r_symndx()
/netbsd/sys/arch/sparc64/sparc64/
H A Dautoconf.c344 (int *)(u_long)bi_sym->esym); in bootstrap()
/netbsd/sys/arch/sun3/sun3x/
H A Dlocore.s110 | kernel can sanity-check the DDB symbols at [end...esym].
/netbsd/sys/arch/atari/atari/
H A Dlocore.s859 BSS(esym,4)

1234567891011