Home
last modified time | relevance | path

Searched defs:__elfN (Results 1 – 11 of 11) sorted by relevance

/freebsd-src/sys/kern/
H A Dimgact_elf.c239 __elfN(freebsd_trans_osrel)(const Elf_Note *note, int32_t *osrel) __elfN() function
284 __elfN(insert_brand_entry)(Elf_Brandinfo *entry) __elfN() function
303 __elfN(remove_brand_entry)(Elf_Brandinfo *entry) __elfN() function
319 __elfN(brand_inuse)(Elf_Brandinfo *entry) __elfN() function
337 __elfN(get_brandinfo)(struct image_params *imgp, const char *interp, __elfN() function
481 __elfN(phdr_in_zero_page)(const Elf_Ehdr *hdr) __elfN() function
488 __elfN(check_header)(const Elf_Ehdr *hdr) __elfN() function
517 __elfN(map_partial)(vm_map_t map, vm_object_t object, vm_ooffset_t offset, __elfN() function
549 __elfN(map_insert)(const struct image_params *imgp, vm_map_t map, __elfN() function
620 static int __elfN(load_section)(const struct image_params *imgp, __elfN() function
725 __elfN(load_sections)(const struct image_params *imgp, const Elf_Ehdr *hdr, __elfN() function
778 __elfN(load_file)(struct proc *p, const char *file, u_long *addr, __elfN() function
926 __elfN(enforce_limits)(struct image_params *imgp, const Elf_Ehdr *hdr, __elfN() function
1003 __elfN(get_interp)(struct image_params *imgp, const Elf_Phdr *phdr, __elfN() function
1069 __elfN(load_interp)(struct image_params *imgp, const Elf_Brandinfo *brand_info, __elfN() function
1436 __elfN(freebsd_copyout_auxargs)(struct image_params *imgp, uintptr_t base) __elfN() function
1520 __elfN(freebsd_fixup)(uintptr_t *stack_base, struct image_params *imgp) __elfN() function
1587 __elfN(coredump)(struct thread *td, struct vnode *vp, off_t limit, int flags) __elfN() function
1739 __elfN(size_segments)(struct thread *td, struct sseg_closure *seginfo, __elfN() function
1820 __elfN(corehdr)(struct coredump_params *p, int numsegs, void *hdr, __elfN() function
1847 __elfN(prepare_notes)(struct thread *td, struct note_info_list *list, __elfN() function
1901 __elfN(puthdr)(struct thread *td, void *hdr, size_t hdrsize, int numsegs, __elfN() function
1987 __elfN(register_regset_note)(struct thread *td, struct note_info_list *list, __elfN() function
2015 __elfN(register_note)(struct thread *td, struct note_info_list *list, __elfN() function
2057 __elfN(populate_note)(int type, void *src, void *dst, size_t size, void **descp) __elfN() function
2086 __elfN(putnote)(struct thread *td, struct note_info *ninfo, struct sbuf *sb) __elfN() function
2183 __elfN(note_prpsinfo)(void *arg, struct sbuf *sb, size_t *sizep) __elfN() function
2247 __elfN(get_prstatus)(struct regset *rs, struct thread *td, void *buf, __elfN() function
2275 __elfN(set_prstatus)(struct regset *rs, struct thread *td, void *buf, __elfN() function
2299 __elfN(get_fpregset)(struct regset *rs, struct thread *td, void *buf, __elfN() function
2319 __elfN(set_fpregset)(struct regset *rs, struct thread *td, void *buf, __elfN() function
2343 __elfN(get_thrmisc)(struct regset *rs, struct thread *td, void *buf, __elfN() function
2367 __elfN(get_lwpinfo)(struct regset *rs, struct thread *td, void *buf, __elfN() function
2409 __elfN(prepare_register_notes)(struct thread *td, struct note_info_list *list, __elfN() function
2446 __elfN(note_threadmd)(void *arg, struct sbuf *sb, size_t *sizep) __elfN() function
2472 __elfN(note_procstat_proc)(void *arg, struct sbuf *sb, size_t *sizep) __elfN() function
2661 __elfN(note_procstat_psstrings)(void *arg, struct sbuf *sb, size_t *sizep) __elfN() function
2685 __elfN(note_procstat_auxv)(void *arg, struct sbuf *sb, size_t *sizep) __elfN() function
2715 __elfN(parse_notes)(const struct image_params *imgp, const Elf_Note *checknote, __elfN() function
2848 __elfN(check_note)(struct image_params *imgp, Elf_Brandnote *brandnote, __elfN() function
2892 __elfN(trans_prot)(Elf_Word flags) __elfN() function
2911 __elfN(untrans_prot)(vm_prot_t prot) __elfN() function
[all...]
/freebsd-src/sys/compat/linux/
H A Dlinux_vdso.c56 __elfN(linux_vdso_sym_init)(struct linux_vdso_sym *s) in __elfN() function
63 __elfN(linux_shared_page_init)(char **mapping, vm_size_t size) in __elfN() function
89 __elfN(linux_shared_page_fini)(vm_object_t obj, void *mapping, in __elfN() function
101 __elfN(linux_vdso_fixup)(char *base, vm_offset_t offset) in __elfN() function
/freebsd-src/stand/uboot/
H A Delf_freebsd.c42 __elfN(uboot_load)(char *filename, uint64_t dest, in __elfN() function
63 __elfN(uboot_exec)(struct preloaded_file *fp) in __elfN() function
/freebsd-src/stand/common/
H A Dload_elf_obj.c89 __elfN(obj_loadfile)(char *filename, uint64_t dest, __elfN() function
226 __elfN(obj_loadimage)(struct preloaded_file *fp, elf_file_t ef, uint64_t off) __elfN() function
397 __elfN(obj_parse_modmetadata)(struct preloaded_file *fp, elf_file_t ef) __elfN() function
469 __elfN(obj_lookup_set)(struct preloaded_file *fp, elf_file_t ef, __elfN() function
507 __elfN(obj_reloc_ptr)(struct preloaded_file *mp, elf_file_t ef, Elf_Addr p, __elfN() function
565 __elfN(obj_symaddr)(struct elf_file *ef, Elf_Size symidx) __elfN() function
[all...]
H A Dload_elf.c268 __elfN(load_elf_header)(char *filename, elf_file_t ef) __elfN() function
360 __elfN(loadfile)(char *filename, uint64_t dest, struct preloaded_file **result) __elfN() function
366 __elfN(loadfile_raw)(char *filename, uint64_t dest, __elfN() function
531 __elfN(loadimage)(struct preloaded_file *fp, elf_file_t ef, uint64_t off) global() function
991 __elfN(load_modmetadata)(struct preloaded_file *fp, uint64_t dest) global() function
1118 __elfN(parse_modmetadata)(struct preloaded_file *fp, elf_file_t ef, global() function
1230 __elfN(lookup_symbol)(elf_file_t ef, const char* name, Elf_Sym *symp, global() function
1282 __elfN(reloc_ptr)(struct preloaded_file *mp, elf_file_t ef, global() function
1318 __elfN(symaddr)(struct elf_file *ef, Elf_Size symidx) global() function
[all...]
H A Dreloc_elf.c48 __elfN(reloc)(struct elf_file *ef, symaddr_fn *symaddr, const void *reldata, in __elfN() function
/freebsd-src/stand/powerpc/ofw/
H A Delf_freebsd.c47 __elfN(ofw_loadfile)(char *filename, uint64_t dest, in __elfN() function
68 __elfN(ofw_exec)(struct preloaded_file *fp) in __elfN() function
/freebsd-src/stand/efi/loader/arch/arm/
H A Dexec.c46 __elfN(arm_load)(char *filename, uint64_t dest, __elfN() function
59 __elfN(arm_exec)(struct preloaded_file *fp) __elfN() function
/freebsd-src/sys/powerpc/powerpc/
H A Delf_common.c31 __elfN(powerpc_copyout_auxargs)(struct image_params *imgp, uintptr_t base) in __elfN() function
/freebsd-src/stand/efi/loader/arch/riscv/
H A Dexec.c46 __elfN(exec)(struct preloaded_file *fp) __elfN() function
/freebsd-src/sys/sys/
H A Delf_generic.h53 #define __elfN(x) __CONCAT(__CONCAT(__CONCAT(elf,__ELF_WORD_SIZE),_),x) macro