Home
last modified time | relevance | path

Searched refs:Elf_Dyn (Results 1 – 1 of 1) sorted by relevance

/DragonStub/gnuefi/
H A Dreloc_riscv64.c43 #define Elf_Dyn Elf64_Dyn macro
47 EFI_STATUS EFIAPI _relocate(long ldbase, Elf_Dyn *dyn) in _relocate()