Home
last modified time | relevance | path

Searched defs:extstroff (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/lib/libc/gen/
H A Dnlist_ecoff.c74 u_long symhdroff, extstroff; in __fdnlist_ecoff() local
H A Dnlist_coff.c89 u_long symoff, extstroff; in __fdnlist_coff() local
/netbsd-src/usr.bin/elf2ecoff/
H A Delf2ecoff.c588 int32_t extsymoff, int32_t extstroff, int32_t strsize) in write_ecoff_symhdr()