Home | Sort by: relevance | last modified time | path |
/src/lib/libc/gen/ | |
nlist_ecoff.c | 74 u_long symhdroff, extstroff; local in function:__fdnlist_ecoff 130 extstroff = symhdrp->cbSsExtOffset; 160 &mappedfile[extstroff + esyms[i].es_strindex]; |
nlist_ecoff.c | 74 u_long symhdroff, extstroff; local in function:__fdnlist_ecoff 130 extstroff = symhdrp->cbSsExtOffset; 160 &mappedfile[extstroff + esyms[i].es_strindex]; |
nlist_coff.c | 89 u_long symoff, extstroff; local in function:__fdnlist_coff 137 extstroff = symoff + ES_LEN * nesyms; 165 symtabname = &mappedfile[extstroff + esym.es_offset]; |
nlist_coff.c | 89 u_long symoff, extstroff; local in function:__fdnlist_coff 137 extstroff = symoff + ES_LEN * nesyms; 165 symtabname = &mappedfile[extstroff + esym.es_offset]; |