Lines Matching full:lsym
712 const elfcpp::Sym<size, false>& lsym,
731 const elfcpp::Sym<size, false>& lsym);
2346 const elfcpp::Sym<size, false>& lsym,
2353 bool is_ifunc = lsym.get_st_type() == elfcpp::STT_GNU_IFUNC;
2415 if (lsym.get_st_type() != elfcpp::STT_SECTION)
2421 gold_assert(lsym.get_st_value() == 0);
2422 unsigned int shndx = lsym.get_st_shndx();
2499 gold_assert(lsym.get_st_type() != elfcpp::STT_SECTION);
2548 lsym.get_st_shndx();