Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hppa/stand/xxboot/
H A Dmain.c58 static inline void xi_elf64(struct loadinfo *, Elf64_Ehdr *);
364 xi_elf64(struct loadinfo *inf, Elf64_Ehdr *hdr) in xi_elf64() function
422 xi_elf64(inf, e64hdr); in xi_load()