Searched refs:simple_object_elf_attributes (Results 1 – 4 of 4) sorted by relevance
397 struct simple_object_elf_attributes struct417 struct simple_object_elf_attributes attrs; argument667 struct simple_object_elf_attributes *ret; in simple_object_elf_fetch_attributes()669 ret = XNEW (struct simple_object_elf_attributes); in simple_object_elf_fetch_attributes()692 struct simple_object_elf_attributes *to = in simple_object_elf_attributes_merge()693 (struct simple_object_elf_attributes *) todata; in simple_object_elf_attributes_merge()694 struct simple_object_elf_attributes *from = in simple_object_elf_attributes_merge()695 (struct simple_object_elf_attributes *) fromdata; in simple_object_elf_attributes_merge()754 struct simple_object_elf_attributes *attrs = in simple_object_elf_start_write()755 (struct simple_object_elf_attributes *) attributes_data; in simple_object_elf_start_write()[all …]