Lines Matching defs:characteristics
1091 in->Characteristics = H_GET_32(abfd, ext->Characteristics);
1107 H_PUT_32(abfd, in->Characteristics, ext->Characteristics);
2762 printing the characteristics field. Not sure why. No reason to
3277 unsigned int characteristics;
3472 table->characteristics = bfd_get_32 (abfd, data);
3610 bfd_put_32 (data->abfd, dir->characteristics, data->next_table);
4168 if (adir->characteristics != bdir->characteristics)
4170 _bfd_error_handler (_(".rsrc merge failure: dirs with differing characteristics"));
4340 new_table.characteristics = type_tables[0].characteristics;