Home
last modified time | relevance | path

Searched refs:simple_object_coff_attributes (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.27/libiberty/
Dsimple-object-coff.c185 struct simple_object_coff_attributes struct
440 struct simple_object_coff_attributes *ret; in simple_object_coff_fetch_attributes()
442 ret = XNEW (struct simple_object_coff_attributes); in simple_object_coff_fetch_attributes()
462 struct simple_object_coff_attributes *to = in simple_object_coff_attributes_merge()
463 (struct simple_object_coff_attributes *) todata; in simple_object_coff_attributes_merge()
464 struct simple_object_coff_attributes *from = in simple_object_coff_attributes_merge()
465 (struct simple_object_coff_attributes *) fromdata; in simple_object_coff_attributes_merge()
490 struct simple_object_coff_attributes *attrs = in simple_object_coff_start_write()
491 (struct simple_object_coff_attributes *) attributes_data; in simple_object_coff_start_write()
492 struct simple_object_coff_attributes *ret; in simple_object_coff_start_write()
[all …]