HomeSort by: relevance | last modified time | path
    Searched defs:func_sl (Results 1 - 2 of 2) sorted by relevancy

  /src/libexec/ld.elf_so/arch/hppa/
hppa_reloc.c 335 Elf_Addr func_pc, func_sl; local in function:_rtld_function_descriptor_alloc
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; local in function:_rtld_relocate_plt_lazy
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; local in function:_rtld_relocate_plt_object
    [all...]
hppa_reloc.c 335 Elf_Addr func_pc, func_sl; local in function:_rtld_function_descriptor_alloc
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; local in function:_rtld_relocate_plt_lazy
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; local in function:_rtld_relocate_plt_object
    [all...]

Completed in 25 milliseconds