Searched refs:extsize (Results 1 – 2 of 2) sorted by relevance
857 size_t extsize; in elf_write_relocs() local899 extsize = sizeof (Elf_External_Rela); in elf_write_relocs()904 extsize = sizeof (Elf_External_Rel); in elf_write_relocs()923 for (idx = 0; idx < sec->reloc_count; idx++, dst_rela += extsize) in elf_write_relocs()
818 section_size_type extsize = datasize - locsize; in base_read_symbols() local821 section_size_type readsize = need_local_symbols ? datasize : extsize; in base_read_symbols()