Home
last modified time | relevance | path

Searched defs:ldbase (Results 1 – 8 of 8) sorted by relevance

/DragonStub/gnuefi/
H A Dreloc_ia32.c41 EFI_STATUS _relocate (long ldbase, Elf32_Dyn *dyn, in _relocate()
H A Dreloc_loongarch64.c43 EFI_STATUS _relocate (long ldbase, Elf64_Dyn *dyn, in _relocate()
H A Dreloc_arm.c42 EFI_STATUS _relocate (long ldbase, Elf32_Dyn *dyn, in _relocate()
H A Dreloc_x86_64.c43 EFI_STATUS _relocate (long ldbase, Elf64_Dyn *dyn, in _relocate()
H A Dreloc_aarch64.c42 EFI_STATUS _relocate (long ldbase, Elf64_Dyn *dyn, in _relocate()
H A Dreloc_mips64el.c44 EFI_STATUS _relocate (long ldbase, Elf64_Dyn *dyn, in _relocate()
H A Dreloc_riscv64.c47 EFI_STATUS EFIAPI _relocate(long ldbase, Elf_Dyn *dyn) in _relocate()
H A Dreloc_ia64.S75 #define ldbase in0 /* load address (address of .text) */ macro