Searched refs:strtab_offset (Results 1 – 2 of 2) sorted by relevance
290 size_t strtab_offset = encoder.GetByteSize(); in Encode() local295 encoder.GetByteSize() - strtab_offset); in Encode()300 encoder.PutU32(length_offset, encoder.GetByteSize() - strtab_offset); in Encode()
737 uint64_t e_shoff, strtab_offset, strtab_size; in get_elf_sfx_offset() local815 strtab_offset = (*dec64)( in get_elf_sfx_offset()820 strtab_offset = (*dec32)( in get_elf_sfx_offset()825 if ((int64_t)strtab_offset < 0 || strtab_size < 6 || in get_elf_sfx_offset()832 if (seek_compat(a, strtab_offset, SEEK_SET, compat) < 0) { in get_elf_sfx_offset()