OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:R_SPARC_OLO10
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/sparc/include/
elf_machdep.h
38
#define
R_SPARC_OLO10
33
/src/sys/arch/sparc64/include/
elf_machdep.h
55
#define
R_SPARC_OLO10
33
/src/sys/arch/sparc64/sparc64/
kobj_machdep.c
213
if ((rtype & 0x00ff) ==
R_SPARC_OLO10
)
214
rtype =
R_SPARC_OLO10
;
240
if (rtype ==
R_SPARC_OLO10
)
/src/libexec/ld.elf_so/arch/sparc64/
mdreloc.c
326
if ((type & 0x00ff) ==
R_SPARC_OLO10
)
327
type =
R_SPARC_OLO10
;
426
if (type ==
R_SPARC_OLO10
) {
Completed in 20 milliseconds
Indexes created Mon Feb 23 01:20:22 UTC 2026