Home
last modified time | relevance | path

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

/netbsd/sys/arch/atari/stand/tostools/libtos/
H A Daout.c80 aout_load(int fd, osdsc_t *od, char **errp, int loadsyms) in aout_load() argument
108 if (loadsyms && ehdr.a_syms) { in aout_load()
138 if (loadsyms && ehdr.a_syms) { in aout_load()
H A Delf.c68 elf_load(int fd, osdsc_t *od, char **errp, int loadsyms) in elf_load() argument
113 if (loadsyms) { in elf_load()