Searched defs:stoff (Results 1 – 5 of 5) sorted by relevance
/titanic_51/usr/src/cmd/sgs/libld/common/ | ||
H A D | update.c | 228 size_t stoff; /* string offset */ in update_osym() local |
H A D | sections.c | 2847 size_t stoff; in ld_make_strmerge() local |
/titanic_51/usr/src/cmd/sgs/tools/common/ | ||
H A D | string_table.c | 349 st_setstring(Str_tbl *stp, const char *str, size_t *stoff) in st_setstring() argument |
H A D | sgsmsg.c | 572 size_t stoff; in output_defs() local |
/titanic_51/usr/src/cmd/sgs/lex/common/ | ||
H A D | once.h | 149 int *verify, *advance, *stoff; variable |