Searched refs:_relocate (Results 1 - 14 of 14) sorted by relevance

/netbsd-current/sys/external/bsd/gnu-efi/dist/gnuefi/
H A Dcrt0-efi-x86_64.S56 call _relocate
H A Dreloc_aarch64.c49 EFI_STATUS _relocate (long, Elf64_Dyn *, EFI_HANDLE, EFI_SYSTEM_TABLE *);
51 EFI_STATUS _relocate (long ldbase, Elf64_Dyn *dyn, function
H A Dreloc_arm.c49 EFI_STATUS _relocate (long, Elf32_Dyn *, EFI_HANDLE, EFI_SYSTEM_TABLE *);
51 EFI_STATUS _relocate (long ldbase, Elf32_Dyn *dyn, function
H A Dreloc_riscv64.c54 EFI_STATUS EFIAPI _relocate(long, Elf_Dyn *);
56 EFI_STATUS EFIAPI _relocate(long ldbase, Elf_Dyn *dyn) function
H A Dreloc_x86_64.c50 EFI_STATUS _relocate (long, Elf64_Dyn *, EFI_HANDLE, EFI_SYSTEM_TABLE *);
52 EFI_STATUS _relocate (long ldbase, Elf64_Dyn *dyn, function
H A Dreloc_ia32.c43 EFI_STATUS _relocate (long ldbase, Elf32_Dyn *dyn, function
H A Dreloc_ia64.S117 .global _relocate
118 .proc _relocate
119 _relocate: label
223 .endp _relocate
H A Dreloc_mips64el.c46 EFI_STATUS _relocate (long ldbase, Elf64_Dyn *dyn, function
H A Dcrt0-efi-arm.S136 bl _relocate
H A Dcrt0-efi-aarch64.S125 bl _relocate
H A Dcrt0-efi-ia64.S52 br.call.sptk.few rp=_relocate
H A Dcrt0-efi-ia32.S58 call _relocate
H A Dcrt0-efi-riscv64.S131 call _relocate
H A Dcrt0-efi-mips64el.S144 .dword _relocate
166 // call _relocate

Completed in 135 milliseconds