__elfN
__elfN(arm_exec)(struct preloaded_file *fp)
__elfN(exec)(struct preloaded_file *fp)
__elfN(ofw_exec)(struct preloaded_file *fp)
__elfN(uboot_exec)(struct preloaded_file *fp)
__elfN(linux_vdso_sym_init)(struct linux_vdso_sym *s)
__elfN(insert_brand_entry)(const Elf_Brandinfo *entry)
__elfN(trans_prot)(Elf_Word flags)
__elfN(untrans_prot)(vm_prot_t prot)
__elfN(remove_brand_entry)(const Elf_Brandinfo *entry)
__elfN(brand_inuse)(const Elf_Brandinfo *entry)
__elfN(phdr_in_zero_page)(const Elf_Ehdr *hdr)
__elfN(check_header)(const Elf_Ehdr *hdr)
#define __elfN(x) __CONCAT(__CONCAT(__CONCAT(elf,__ELF_WORD_SIZE),_),x)