Lines Matching defs:func_sl
335 Elf_Addr func_pc, func_sl;
359 func_sl = (Elf_Addr)(defobj->pltgot);
362 plabel->hppa_plabel_sl == func_sl)
379 plabel->hppa_plabel_sl = func_sl;
626 Elf_Addr func_pc, func_sl;
640 func_sl = (Elf_Addr)(obj->pltgot);
656 func_sl = (Elf_Addr)
663 (void *)func_pc, (void *)func_sl));
669 where[1] = func_sl;
681 Elf_Addr func_pc, func_sl;
688 func_sl = (Elf_Addr)(obj->pltgot);
704 func_sl = label->hppa_plabel_sl;
708 func_sl = (Elf_Addr)(defobj->pltgot);
714 (void *)func_pc, (void *)func_sl));
721 if (where[1] != func_sl)
722 where[1] = func_sl;