OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:RELOC_VALUE_BITMASK
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/sparc/sparc/
kobj_machdep.c
122
#define
RELOC_VALUE_BITMASK
(t) (reloc_target_bitmask[t])
181
mask =
RELOC_VALUE_BITMASK
(type);
/src/sys/arch/sparc64/sparc64/
kobj_machdep.c
179
#define
RELOC_VALUE_BITMASK
(t) (reloc_target_bitmask[t])
249
mask =
RELOC_VALUE_BITMASK
(rtype);
/src/libexec/ld.elf_so/arch/sparc/
mdreloc.c
158
#define
RELOC_VALUE_BITMASK
(t) (reloc_target_bitmask[t])
362
mask =
RELOC_VALUE_BITMASK
(type);
/src/libexec/ld.elf_so/arch/sparc64/
mdreloc.c
201
#define
RELOC_VALUE_BITMASK
(t) (reloc_target_bitmask[t])
460
mask =
RELOC_VALUE_BITMASK
(type);
Completed in 30 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025