Lines Matching defs:characteristics
1092 in->Characteristics = H_GET_32(abfd, ext->Characteristics);
1108 H_PUT_32(abfd, in->Characteristics, ext->Characteristics);
2763 printing the characteristics field. Not sure why. No reason to
3278 unsigned int characteristics;
3473 table->characteristics = bfd_get_32 (abfd, data);
3611 bfd_put_32 (data->abfd, dir->characteristics, data->next_table);
4169 if (adir->characteristics != bdir->characteristics)
4171 _bfd_error_handler (_(".rsrc merge failure: dirs with differing characteristics"));
4341 new_table.characteristics = type_tables[0].characteristics;