OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:RELOC_BASE_RELATIVE
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/sparc/sparc/
kobj_machdep.c
101
#define
RELOC_BASE_RELATIVE
(t) ((reloc_target_flags[t] & _RF_B) != 0)
177
if (
RELOC_BASE_RELATIVE
(type)) {
/src/sys/arch/sparc64/sparc64/
kobj_machdep.c
145
#define
RELOC_BASE_RELATIVE
(t) ((reloc_target_flags[t] & _RF_B) != 0)
246
if (
RELOC_BASE_RELATIVE
(rtype))
/src/libexec/ld.elf_so/arch/sparc/
mdreloc.c
136
#define
RELOC_BASE_RELATIVE
(t) ((reloc_target_flags[t] & _RF_B) != 0)
337
if (
RELOC_BASE_RELATIVE
(type)) {
/src/libexec/ld.elf_so/arch/sparc64/
mdreloc.c
166
#define
RELOC_BASE_RELATIVE
(t) ((reloc_target_flags[t] & _RF_B) != 0)
435
if (
RELOC_BASE_RELATIVE
(type)) {
Completed in 12 milliseconds
Indexes created Tue Sep 30 07:10:03 GMT 2025