Searched refs:lsym (Results 1 - 25 of 37) sorted by relevance

12

/haiku-buildtools/binutils/ld/testsuite/ld-mmix/
H A Dgreg-4.s2 lsym GREG 78 label
H A Dlocal7.d39 .* 0+fd +0 +NOTYPE +LOCAL +DEFAULT +PRC\[0xff00\] lsym
41 .* 0+fe +0 +NOTYPE +LOCAL +DEFAULT +PRC\[0xff00\] lsym
H A Dlocal5.d38 .* 0+fd +0 +NOTYPE +LOCAL +DEFAULT +PRC\[0xff00\] lsym
40 .* 0+fe +0 +NOTYPE +LOCAL +DEFAULT +PRC\[0xff00\] lsym
H A Dlocal1.d39 .* 0+fd +0 +NOTYPE +LOCAL +DEFAULT +PRC\[0xff00\] lsym
41 .* 0+fe +0 +NOTYPE +LOCAL +DEFAULT +PRC\[0xff00\] lsym
H A Dlocal3.d37 .* 0+fd +0 +NOTYPE +LOCAL +DEFAULT +PRC\[0xff00\] lsym
39 .* 0+fe +0 +NOTYPE +LOCAL +DEFAULT +PRC\[0xff00\] lsym
H A Dgreg-6.d266 0+f0 l \*REG\* 0+ lsym
268 0+f1 l \*REG\* 0+ lsym
270 0+f2 l \*REG\* 0+ lsym
272 0+f3 l \*REG\* 0+ lsym
274 0+f4 l \*REG\* 0+ lsym
276 0+f5 l \*REG\* 0+ lsym
278 0+f6 l \*REG\* 0+ lsym
280 0+f7 l \*REG\* 0+ lsym
282 0+f8 l \*REG\* 0+ lsym
284 0+f9 l \*REG\* 0+ lsym
[all...]
H A Dgreg-7.d266 0+f1 l \*REG\* 0+ lsym
268 0+f2 l \*REG\* 0+ lsym
270 0+f3 l \*REG\* 0+ lsym
272 0+f4 l \*REG\* 0+ lsym
274 0+f5 l \*REG\* 0+ lsym
276 0+f6 l \*REG\* 0+ lsym
278 0+f7 l \*REG\* 0+ lsym
280 0+f8 l \*REG\* 0+ lsym
282 0+f9 l \*REG\* 0+ lsym
284 0+fa l \*REG\* 0+ lsym
[all...]
/haiku-buildtools/legacy/binutils/ld/testsuite/ld-mmix/
H A Dgreg-4.s2 lsym GREG 78 label
H A Dgreg-6.d255 0+f0 l \*REG\* 0+ lsym
256 0+f1 l \*REG\* 0+ lsym
257 0+f2 l \*REG\* 0+ lsym
258 0+f3 l \*REG\* 0+ lsym
259 0+f4 l \*REG\* 0+ lsym
260 0+f5 l \*REG\* 0+ lsym
261 0+f6 l \*REG\* 0+ lsym
262 0+f7 l \*REG\* 0+ lsym
263 0+f8 l \*REG\* 0+ lsym
264 0+f9 l \*REG\* 0+ lsym
[all...]
H A Dgreg-7.d255 0+f1 l \*REG\* 0+ lsym
256 0+f2 l \*REG\* 0+ lsym
257 0+f3 l \*REG\* 0+ lsym
258 0+f4 l \*REG\* 0+ lsym
259 0+f5 l \*REG\* 0+ lsym
260 0+f6 l \*REG\* 0+ lsym
261 0+f7 l \*REG\* 0+ lsym
262 0+f8 l \*REG\* 0+ lsym
263 0+f9 l \*REG\* 0+ lsym
264 0+fa l \*REG\* 0+ lsym
[all...]
H A Dlocal1.d43 6: 0+fd 0 NOTYPE LOCAL DEFAULT PRC\[0xff00\] lsym
44 7: 0+fe 0 NOTYPE LOCAL DEFAULT PRC\[0xff00\] lsym
H A Dlocal3.d41 6: 0+fd 0 NOTYPE LOCAL DEFAULT PRC\[0xff00\] lsym
42 7: 0+fe 0 NOTYPE LOCAL DEFAULT PRC\[0xff00\] lsym
H A Dlocal5.d42 6: 0+fd 0 NOTYPE LOCAL DEFAULT PRC\[0xff00\] lsym
43 7: 0+fe 0 NOTYPE LOCAL DEFAULT PRC\[0xff00\] lsym
H A Dlocal7.d43 6: 0+fd 0 NOTYPE LOCAL DEFAULT PRC\[0xff00\] lsym
44 7: 0+fe 0 NOTYPE LOCAL DEFAULT PRC\[0xff00\] lsym
/haiku-buildtools/binutils/gold/
H A Dgc.h235 typename elfcpp::Sym<size, big_endian> lsym(plocal_syms
237 dst_indx = lsym.get_st_shndx();
241 dst_off = lsym.get_st_value() + addend;
265 && lsym.get_st_type() != elfcpp::STT_OBJECT
269 lsym))
271 src_obj, lsym.get_st_shndx());
H A Dplugin.cc914 is_referenced_from_outside(Symbol* lsym) argument
916 if (lsym->in_real_elf())
920 if (parameters->options().is_undefined(lsym->name()))
929 is_visible_from_outside(Symbol* lsym) argument
931 if (lsym->in_dyn())
934 return lsym->is_externally_visible();
970 Symbol* lsym = this->symbols_[i]; local
971 if (lsym->is_forwarder())
972 lsym = symtab->resolve_forwards(lsym);
[all...]
H A Dtarget-reloc.h78 typename elfcpp::Sym<size, big_endian> lsym(plocal_syms
80 unsigned int shndx = lsym.get_st_shndx();
101 output_section, reloc, r_type, lsym, is_discarded);
697 typename elfcpp::Sym<size, big_endian> lsym(plocal_syms
699 unsigned int shndx = lsym.get_st_shndx();
711 else if (lsym.get_st_type() != elfcpp::STT_SECTION)
H A Dincremental.cc2604 Local_symbol& lsym(this->local_symbols_[i]);
2607 unsigned int st_shndx = this->adjust_sym_shndx(i, lsym.st_shndx,
2616 if (lsym.needs_dynsym_entry)
2617 dynsym_xindex->add(lsym.output_dynsym_index, st_shndx);
2625 osym.put_st_name(sympool->get_offset(lsym.name));
2626 osym.put_st_value(lsym.st_value);
2627 osym.put_st_size(lsym.st_size);
2629 static_cast<elfcpp::STT>(lsym.st_type));
2636 if (lsym.needs_dynsym_entry)
2640 osym.put_st_name(dynpool->get_offset(lsym
[all...]
H A Di386.cc579 const elfcpp::Sym<32, false>& lsym,
598 const elfcpp::Sym<32, false>& lsym);
1801 const elfcpp::Sym<32, false>& lsym,
1808 if (lsym.get_st_type() == elfcpp::STT_GNU_IFUNC
1850 if (lsym.get_st_type() != elfcpp::STT_SECTION)
1855 gold_assert(lsym.get_st_value() == 0);
1856 unsigned int shndx = lsym.get_st_shndx();
1900 && lsym.get_st_type() != elfcpp::STT_GNU_IFUNC)
1916 if (lsym.get_st_type() == elfcpp::STT_GNU_IFUNC)
1979 unsigned int shndx = lsym
1793 local(Symbol_table* symtab, Layout* layout, Target_i386* target, Sized_relobj_file<32, false>* object, unsigned int data_shndx, Output_section* output_section, const elfcpp::Rel<32, false>& reloc, unsigned int r_type, const elfcpp::Sym<32, false>& lsym, bool is_discarded) argument
[all...]
H A Dx86_64.cc883 const elfcpp::Sym<size, false>& lsym,
902 const elfcpp::Sym<size, false>& lsym);
2929 const elfcpp::Sym<size, false>& lsym,
2936 bool is_ifunc = lsym.get_st_type() == elfcpp::STT_GNU_IFUNC;
2998 if (lsym.get_st_type() != elfcpp::STT_SECTION)
3004 gold_assert(lsym.get_st_value() == 0);
3005 unsigned int shndx = lsym.get_st_shndx();
3105 gold_assert(lsym.get_st_type() != elfcpp::STT_SECTION);
3154 unsigned int shndx = lsym.get_st_shndx();
2921 local(Symbol_table* symtab, Layout* layout, Target_x86_64<size>* target, Sized_relobj_file<size, false>* object, unsigned int data_shndx, Output_section* output_section, const elfcpp::Rela<size, false>& reloc, unsigned int r_type, const elfcpp::Sym<size, false>& lsym, bool is_discarded) argument
H A Ds390.cc523 const elfcpp::Sym<size, true>& lsym,
542 const elfcpp::Sym<size, true>& lsym);
2286 const elfcpp::Sym<size, true>& lsym,
2293 bool is_ifunc = lsym.get_st_type() == elfcpp::STT_GNU_IFUNC;
2350 if (lsym.get_st_type() != elfcpp::STT_SECTION)
2356 gold_assert(lsym.get_st_value() == 0);
2357 unsigned int shndx = lsym.get_st_shndx();
2501 unsigned int shndx = lsym.get_st_shndx();
2606 gold_assert(lsym.get_st_type() != elfcpp::STT_SECTION);
2278 local(Symbol_table* symtab, Layout* layout, Target_s390<size>* target, Sized_relobj_file<size, true>* object, unsigned int data_shndx, Output_section* output_section, const elfcpp::Rela<size, true>& reloc, unsigned int r_type, const elfcpp::Sym<size, true>& lsym, bool is_discarded) argument
/haiku-buildtools/legacy/binutils/gas/
H A Decoff.c835 struct localsym *lsym; /* pointer to local symbol node */
1682 pscope->lsym = psym;
1707 st_t begin_type = (st_t) pscope->lsym->ecoff_sym.asym.st;
1709 psym->begin_ptr = pscope->lsym;
1750 pscope->lsym->ecoff_sym.asym.index = add_aux_sym_symint (0);
1751 pscope->lsym->index_ptr =
4632 struct localsym *lsym;
4634 lsym = symbol_get_obj (sym)->ecoff_symbol;
4635 lsym->ecoff_sym.asym.value = 0;
4636 lsym
833 struct localsym *lsym; /* pointer to local symbol node */ member in struct:scope
4600 struct localsym *lsym; local
[all...]
/haiku-buildtools/binutils/gas/
H A Decoff.c832 struct localsym *lsym; /* pointer to local symbol node */
1689 pscope->lsym = psym;
1714 st_t begin_type = (st_t) pscope->lsym->ecoff_sym.asym.st;
1716 psym->begin_ptr = pscope->lsym;
1757 pscope->lsym->ecoff_sym.asym.index = add_aux_sym_symint (0);
1758 pscope->lsym->index_ptr =
4626 struct localsym *lsym;
4628 lsym = symbol_get_obj (sym)->ecoff_symbol;
4629 lsym->ecoff_sym.asym.value = 0;
4630 lsym
830 struct localsym *lsym; /* pointer to local symbol node */ member in struct:scope
4594 struct localsym *lsym; local
[all...]
/haiku-buildtools/binutils/ld/
H A Dplugin.c625 is_visible_from_outside (struct ld_plugin_symbol *lsym, argument
655 return (lsym->visibility == LDPV_DEFAULT
656 || lsym->visibility == LDPV_PROTECTED);
/haiku-buildtools/legacy/binutils/bfd/
H A Delf32-msp430.c852 Elf_Internal_Sym *lsym = isym + sidx; local
856 && lsym->st_shndx == sec_shndx)

Completed in 290 milliseconds

12