OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:RUNTIME_CODE
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/external/bsd/gnu-efi/dist/inc/riscv64/
efibind.h
84
//
RUNTIME_CODE
- pragma macro for declaring runtime code
92
#define
RUNTIME_CODE
(a) alloc_text("rtcode", a)
/src/sys/external/bsd/gnu-efi/dist/inc/aarch64/
efibind.h
102
//
RUNTIME_CODE
- pragma macro for declaring runtime code
114
#define
RUNTIME_CODE
(a) alloc_text("rtcode", a)
/src/sys/external/bsd/gnu-efi/dist/inc/arm/
efibind.h
110
//
RUNTIME_CODE
- pragma macro for declaring runtime code
122
#define
RUNTIME_CODE
(a) alloc_text("rtcode", a)
/src/sys/external/bsd/gnu-efi/dist/inc/ia32/
efibind.h
179
//
RUNTIME_CODE
- pragma macro for declaring runtime code
197
#define
RUNTIME_CODE
(a) alloc_text("rtcode", a)
/src/sys/external/bsd/gnu-efi/dist/inc/ia64/
efibind.h
157
//
RUNTIME_CODE
- pragma macro for declaring runtime code
172
#define
RUNTIME_CODE
(a) alloc_text("rtcode", a)
/src/sys/external/bsd/gnu-efi/dist/inc/mips64el/
efibind.h
102
//
RUNTIME_CODE
- pragma macro for declaring runtime code
114
#define
RUNTIME_CODE
(a) alloc_text("rtcode", a)
/src/sys/external/bsd/gnu-efi/dist/inc/x86_64/
efibind.h
190
//
RUNTIME_CODE
- pragma macro for declaring runtime code
211
#define
RUNTIME_CODE
(a) alloc_text("rtcode", a)
Completed in 15 milliseconds
Indexes created Fri Sep 26 08:10:20 GMT 2025