Searched refs:generic_strings_head (Results 1 – 2 of 2) sorted by relevance
66 struct generic_strings_head { struct
353 size_t bytes = offsetof(struct generic_strings_head, length); in generic_got_strings()357 if ((len < sizeof(struct generic_strings_head) || in generic_got_strings()364 bytes = offsetof(struct generic_strings_head, str_count); in generic_got_strings()366 bytes = offsetof(struct generic_strings_head, lang_count); in generic_got_strings()391 data += sizeof(struct generic_strings_head); in generic_got_strings()392 len -= sizeof(struct generic_strings_head); in generic_got_strings()