Searched refs:need_copy (Results 1 – 4 of 4) sorted by relevance
48 bool need_copy = !IsAligned(result_buffer); in StructSerializeImpl() local50 if (need_copy) { in StructSerializeImpl()61 if (need_copy) { in StructSerializeImpl()84 bool need_copy = !IsAligned(input_buffer); in StructDeserializeImpl() local86 if (need_copy) { in StructDeserializeImpl()100 if (need_copy) in StructDeserializeImpl()
596 if (unlikely (sym->type != STT_FUNC) && ! sym->need_copy) in elf_i386_count_relocations()598 sym->need_copy = 1; in elf_i386_count_relocations()828 if (unlikely (symref[idx]->need_copy)) in elf_i386_create_relocations()872 symref[idx]->need_copy = 0; in elf_i386_create_relocations()
456 unsigned int need_copy:1; member
1552 newp->need_copy = 0; in add_relocatable_file()2750 if (runp->need_copy) in compute_copy_reloc_offset()