OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:RELOC_ALIGNED_P
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/arch/hppa/hppa/
kobj_machdep.c
104
#define
RELOC_ALIGNED_P
(x) \
110
if (__predict_true(
RELOC_ALIGNED_P
(where)))
123
if (__predict_true(
RELOC_ALIGNED_P
(where)))
/src/sys/arch/acorn32/stand/lib/
rmreloc.c
81
#define
RELOC_ALIGNED_P
(x) \
144
if (__predict_true(
RELOC_ALIGNED_P
(where))) {
/src/libexec/ld.elf_so/arch/arm/
mdreloc.c
62
#define
RELOC_ALIGNED_P
(x) \
157
if (__predict_true(
RELOC_ALIGNED_P
(where))) {
186
if (__predict_true(
RELOC_ALIGNED_P
(where))) {
216
if (__predict_true(
RELOC_ALIGNED_P
(where)))
228
if (__predict_true(
RELOC_ALIGNED_P
(where)))
244
if (__predict_true(
RELOC_ALIGNED_P
(where)))
249
if (__predict_true(
RELOC_ALIGNED_P
(where)))
/src/libexec/ld.elf_so/arch/alpha/
alpha_reloc.c
166
#define
RELOC_ALIGNED_P
(x) \
256
if (__predict_true(
RELOC_ALIGNED_P
(where))) {
269
if (__predict_true(
RELOC_ALIGNED_P
(where)))
303
if (__predict_true(
RELOC_ALIGNED_P
(where)))
316
if (__predict_true(
RELOC_ALIGNED_P
(where)))
329
if (__predict_true(
RELOC_ALIGNED_P
(where)))
/src/libexec/ld.elf_so/arch/hppa/
hppa_reloc.c
78
#define
RELOC_ALIGNED_P
(x) \
84
if (__predict_true(
RELOC_ALIGNED_P
(where)))
97
if (__predict_true(
RELOC_ALIGNED_P
(where)))
Completed in 34 milliseconds
Indexes created Thu Sep 25 16:09:42 GMT 2025