OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:func_pc
(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
350
func_pc
= (Elf_Addr)(defobj->relocbase + def->st_value +
353
func_pc
= (Elf_Addr)(defobj->relocbase + addend);
361
if (plabel->hppa_plabel_pc ==
func_pc
&&
378
plabel->hppa_plabel_pc =
func_pc
;
626
Elf_Addr
func_pc
, func_sl;
local
639
func_pc
= (Elf_Addr)(obj->relocbase + rela->r_addend);
655
func_pc
= ((Elf_Addr)(obj->pltgot)) - 16;
663
(void *)
func_pc
, (void *)func_sl));
668
where[0] =
func_pc
;
681
Elf_Addr
func_pc
, func_sl;
local
[
all
...]
hppa_reloc.c
335
Elf_Addr
func_pc
, func_sl;
local
350
func_pc
= (Elf_Addr)(defobj->relocbase + def->st_value +
353
func_pc
= (Elf_Addr)(defobj->relocbase + addend);
361
if (plabel->hppa_plabel_pc ==
func_pc
&&
378
plabel->hppa_plabel_pc =
func_pc
;
626
Elf_Addr
func_pc
, func_sl;
local
639
func_pc
= (Elf_Addr)(obj->relocbase + rela->r_addend);
655
func_pc
= ((Elf_Addr)(obj->pltgot)) - 16;
663
(void *)
func_pc
, (void *)func_sl));
668
where[0] =
func_pc
;
681
Elf_Addr
func_pc
, func_sl;
local
[
all
...]
Completed in 33 milliseconds
Indexes created Mon Feb 23 08:20:23 UTC 2026