Home
last modified time | relevance | path

Searched defs:ELFNAMEEND (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/sys/lib/libsa/
H A Dloadfile_elf32.c281 ELFNAMEEND(readfile_local)(int fd, Elf_Off elfoff, void *addr, size_t size) in ELFNAMEEND() function
307 ELFNAMEEND(readfile_global)(int fd, u_long offset, Elf_Off elfoff, in ELFNAMEEND() function
347 ELFNAMEEND(loadfile_dynamic)(int fd, Elf_Ehdr *elf, u_long *marks, int flags) in ELFNAMEEND() function
507 ELFNAMEEND(loadsym)(int fd, Elf_Ehdr *elf, Elf_Addr maxp, Elf_Addr elfp, in ELFNAMEEND() function
685 ELFNAMEEND(loadfile_static)(int fd, Elf_Ehdr *elf, u_long *marks, int flags) in ELFNAMEEND() function
818 ELFNAMEEND(loadfile)(int fd, Elf_Ehdr *elf, u_long *marks, int flags) in ELFNAMEEND() function
H A Dlookup_elf32.c47 ELFNAMEEND(lookup_symbol)(const char *symname, void *sstab, void *estab) in ELFNAMEEND() function
/netbsd-src/sys/kern/
H A Dcore_elf32.c112 ELFNAMEEND(real_coredump)(struct lwp *l, struct coredump_iostate *cookie) in ELFNAMEEND() function
304 ELFNAMEEND(coredump_getseghdrs)(struct uvm_coredump_state *us) in ELFNAMEEND() function
446 ELFNAMEEND(coredump_notes)(struct lwp *l, struct note_state *ns) in ELFNAMEEND() function
495 ELFNAMEEND(coredump_note)(struct lwp *l, struct note_state *ns) in ELFNAMEEND() function
583 ELFNAMEEND(coredump_savenote)(struct note_state *ns, unsigned int type, in ELFNAMEEND() function
/netbsd-src/usr.sbin/mdsetimage/
H A Dexec_elf32.c57 ELFNAMEEND(check)(const char *mappedfile, size_t mappedsize) in ELFNAMEEND() function
84 ELFNAMEEND(findoff)(const char *mappedfile, size_t mappedsize, u_long vmaddr, in ELFNAMEEND() function
/netbsd-src/usr.bin/crunch/crunchide/
H A Dexec_elf32.c130 ELFNAMEEND(check)(int fd, const char *fn) in ELFNAMEEND() function
176 ELFNAMEEND(hide)(int fd, const char *fn) in ELFNAMEEND() function
/netbsd-src/lib/libc/gen/
H A Dnlist_elf32.c77 ELFNAMEEND(__fdnlist)(int fd, struct nlist *list) in ELFNAMEEND() function
/netbsd-src/sys/arch/atari/stand/tostools/libtos/
H A Dexec_elf.h570 #define ELFNAMEEND(x) CONCAT(x,CONCAT(_elf,ELFSIZE)) macro
/netbsd-src/tools/amiga-elf2bb/sys/
H A Dexec_elf.h703 #define ELFNAMEEND(x) CONCAT(x,CONCAT(_elf,ELFSIZE)) macro
/netbsd-src/sys/arch/epoc32/stand/e32boot/include/
H A Delf.h1061 #define ELFNAMEEND(x) CONCAT(x,CONCAT(_elf,ELFSIZE)) macro
/netbsd-src/tools/arm-elf2aout/sys/
H A Dexec_elf.h1090 #define ELFNAMEEND(x) CONCAT(x,CONCAT(_elf,ELFSIZE)) macro
/netbsd-src/tools/m68k-elf2aout/sys/
H A Dexec_elf.h1090 #define ELFNAMEEND(x) CONCAT(x,CONCAT(_elf,ELFSIZE)) macro
/netbsd-src/sys/sys/
H A Dexec_elf.h1197 #define ELFNAMEEND(x) CONCAT(x,CONCAT(_elf,ELFSIZE)) macro