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

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

Completed in 24 milliseconds