OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_RF_P
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/sparc/sparc/
kobj_machdep.c
56
#define
_RF_P
0x20000000 /* Location relative */
67
_RF_S|_RF_A|
_RF_P
| _RF_SZ(8) | _RF_RS(0), /* DISP_8 */
68
_RF_S|_RF_A|
_RF_P
| _RF_SZ(16) | _RF_RS(0), /* DISP_16 */
69
_RF_S|_RF_A|
_RF_P
| _RF_SZ(32) | _RF_RS(0), /* DISP_32 */
70
_RF_S|_RF_A|
_RF_P
| _RF_SZ(32) | _RF_RS(2), /* WDISP_30 */
71
_RF_S|_RF_A|
_RF_P
| _RF_SZ(32) | _RF_RS(2), /* WDISP_22 */
79
_RF_S|_RF_A|
_RF_P
| _RF_SZ(32) | _RF_RS(0), /* PC10 */
80
_RF_S|_RF_A|
_RF_P
| _RF_SZ(32) | _RF_RS(10), /* PC22 */
81
_RF_A|
_RF_P
| _RF_SZ(32) | _RF_RS(2), /* WPLT30 */
100
#define RELOC_PC_RELATIVE(t) ((reloc_target_flags[t] &
_RF_P
) != 0
[
all
...]
/src/sys/arch/sparc64/sparc64/
kobj_machdep.c
61
#define
_RF_P
0x20000000 /* Location relative */
72
_RF_S|_RF_A|
_RF_P
| _RF_SZ(8) | _RF_RS(0), /* DISP_8 */
73
_RF_S|_RF_A|
_RF_P
| _RF_SZ(16) | _RF_RS(0), /* DISP_16 */
74
_RF_S|_RF_A|
_RF_P
| _RF_SZ(32) | _RF_RS(0), /* DISP_32 */
75
_RF_S|_RF_A|
_RF_P
| _RF_SZ(32) | _RF_RS(2), /* WDISP_30 */
76
_RF_S|_RF_A|
_RF_P
| _RF_SZ(32) | _RF_RS(2), /* WDISP_22 */
84
_RF_S|_RF_A|
_RF_P
| _RF_SZ(32) | _RF_RS(0), /* PC10 */
85
_RF_S|_RF_A|
_RF_P
| _RF_SZ(32) | _RF_RS(10), /* PC22 */
86
_RF_A|
_RF_P
| _RF_SZ(32) | _RF_RS(2), /* WPLT30 */
96
_RF_A|
_RF_P
| _RF_SZ(32) | _RF_RS(0), /* PCPLT32 *
[
all
...]
/src/libexec/ld.elf_so/arch/sparc/
mdreloc.c
74
#define
_RF_P
0x20000000 /* Location relative */
85
_RF_S|_RF_A|
_RF_P
| _RF_SZ(8) | _RF_RS(0), /* DISP_8 */
86
_RF_S|_RF_A|
_RF_P
| _RF_SZ(16) | _RF_RS(0), /* DISP_16 */
87
_RF_S|_RF_A|
_RF_P
| _RF_SZ(32) | _RF_RS(0), /* DISP_32 */
88
_RF_S|_RF_A|
_RF_P
| _RF_SZ(32) | _RF_RS(2), /* WDISP_30 */
89
_RF_S|_RF_A|
_RF_P
| _RF_SZ(32) | _RF_RS(2), /* WDISP_22 */
97
_RF_S|_RF_A|
_RF_P
| _RF_SZ(32) | _RF_RS(0), /* PC10 */
98
_RF_S|_RF_A|
_RF_P
| _RF_SZ(32) | _RF_RS(10), /* PC22 */
99
_RF_A|
_RF_P
| _RF_SZ(32) | _RF_RS(2), /* WPLT30 */
135
#define RELOC_PC_RELATIVE(t) ((reloc_target_flags[t] &
_RF_P
) != 0
[
all
...]
/src/libexec/ld.elf_so/arch/sparc64/
mdreloc.c
75
#define
_RF_P
0x20000000 /* Location relative */
86
_RF_S|_RF_A|
_RF_P
| _RF_SZ(8) | _RF_RS(0), /* DISP_8 */
87
_RF_S|_RF_A|
_RF_P
| _RF_SZ(16) | _RF_RS(0), /* DISP_16 */
88
_RF_S|_RF_A|
_RF_P
| _RF_SZ(32) | _RF_RS(0), /* DISP_32 */
89
_RF_S|_RF_A|
_RF_P
| _RF_SZ(32) | _RF_RS(2), /* WDISP_30 */
90
_RF_S|_RF_A|
_RF_P
| _RF_SZ(32) | _RF_RS(2), /* WDISP_22 */
98
_RF_S|_RF_A|
_RF_P
| _RF_SZ(32) | _RF_RS(0), /* PC10 */
99
_RF_S|_RF_A|
_RF_P
| _RF_SZ(32) | _RF_RS(10), /* PC22 */
100
_RF_A|
_RF_P
| _RF_SZ(32) | _RF_RS(2), /* WPLT30 */
110
_RF_A|
_RF_P
| _RF_SZ(32) | _RF_RS(0), /* PCPLT32 *
[
all
...]
Completed in 13 milliseconds
Indexes created Wed Oct 01 12:09:54 GMT 2025