Searched defs:stroff (Results 1 - 8 of 8) sorted by relevance

/src/sys/arch/hpc/stand/hpcboot/
H A Dload_elf.h48 off_t stroff; member in struct:ElfLoader::_symbol_block
/src/lib/libc/gen/
H A Dnlist_aout.c99 off_t stroff, symoff; local in function:__fdnlist_aout
/src/sys/compat/linux/common/
H A Dlinux_exec_elf32.c121 const off_t stroff = sh[shstrndx].sh_offset; local in function:ELFNAME2
246 const off_t stroff = sh[shstrndx].sh_offset; local in function:ELFNAME2
307 const off_t stroff = sh[shstrndx].sh_offset; local in function:ELFNAME2
/src/usr.bin/crunch/crunchide/
H A Dexec_elf32.c184 Elf_Off stroff, maxoff; local in function:ELFNAMEEND
/src/sbin/restore/
H A Dsymtab.c455 long mynum = 1, stroff = 0; local in function:dumpsymtable
/src/sys/dev/
H A Dkloader.c316 off_t symoff, stroff; local in function:kloader_load
/src/usr.bin/elf2aout/
H A Delf2aout.c455 translate_syms(int out,int in,off_t symoff,off_t symsize,off_t stroff,off_t strsize) argument
/src/usr.bin/elf2ecoff/
H A Delf2ecoff.c631 elf_read_syms(struct elf_syms * elfsymsp,int in,off_t symoff,off_t symsize,off_t stroff,off_t strsize) argument
661 elf_symbol_table_to_ecoff(int out,int in,struct ecoff32_exechdr * ep,off_t symoff,off_t symsize,off_t stroff,off_t strsize) argument

Completed in 20 milliseconds