OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:efi_reloc_type
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/i386/stand/efiboot/
efiboot.h
57
extern enum
efi_reloc_type
{
enum
61
}
efi_reloc_type
;
efiboot.c
41
enum
efi_reloc_type
efi_reloc_type
= RELOC_DEFAULT;
variable in typeref:enum:efi_reloc_type
boot.c
677
switch (
efi_reloc_type
) {
693
efi_reloc_type
= RELOC_DEFAULT;
698
efi_reloc_type
= RELOC_NONE;
707
efi_reloc_type
= RELOC_ADDR;
/src/sys/arch/i386/stand/lib/
exec.c
528
switch (
efi_reloc_type
) {
Completed in 77 milliseconds
Indexes created Wed Oct 01 13:09:50 GMT 2025