Searched refs:efi_relocate (Results 1 – 2 of 2) sorted by relevance
/DragonBoot/src/arch/riscv64/ | ||
H A D | crt0-efi-riscv64.S | 157 call efi_relocate |
H A D | relocate.rs | 20 unsafe extern "C" fn efi_relocate(ldbase: u64, elf_dyn: *mut c_void) -> usize { in efi_relocate() function |