Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/libiberty/
Dsimple-object-mach-o.c210 struct simple_object_mach_o_attributes struct
816 struct simple_object_mach_o_attributes *ret; in simple_object_mach_o_fetch_attributes()
818 ret = XNEW (struct simple_object_mach_o_attributes); in simple_object_mach_o_fetch_attributes()
845 struct simple_object_mach_o_attributes *to = in simple_object_mach_o_attributes_merge()
846 (struct simple_object_mach_o_attributes *) todata; in simple_object_mach_o_attributes_merge()
847 struct simple_object_mach_o_attributes *from = in simple_object_mach_o_attributes_merge()
848 (struct simple_object_mach_o_attributes *) fromdata; in simple_object_mach_o_attributes_merge()
875 struct simple_object_mach_o_attributes *attrs = in simple_object_mach_o_start_write()
876 (struct simple_object_mach_o_attributes *) attributes_data; in simple_object_mach_o_start_write()
877 struct simple_object_mach_o_attributes *ret; in simple_object_mach_o_start_write()
[all …]