Searched refs:hdr_stringlen (Results 1 – 2 of 2) sorted by relevance
80 int hdr_stringlen = elf->decode (hdr->stringlen); in compcom_open() local84 if (offset + length + hdr_stringlen > e_offset || hdr_srcname < 0 in compcom_open()85 || hdr_srcname >= hdr_stringlen) in compcom_open()100 offset += (length + hdr_stringlen); in compcom_open()