Searched refs:off_strings (Results 1 – 3 of 3) sorted by relevance
21 u32 off_strings; // offset from start to stringdata member
125 dt->hdr.off_strings = su32(&s); in dt_init()141 if (sslice(&dt->top, &dt->ds, dt->hdr.off_strings, dt->hdr.sz_strings)) in dt_init()
90 printf("off_strings %d (%d)\n", dt.hdr.off_strings, dt.hdr.sz_strings); in main()
Completed in 10 milliseconds