Searched refs:elf_other_obj_attributes (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/binutils/bfd/
H A Delf-attrs.c99 for (list = elf_other_obj_attributes (abfd)[vendor];
191 for (list = elf_other_obj_attributes (abfd)[vendor];
244 lastp = &elf_other_obj_attributes (abfd)[vendor];
272 for (p = elf_other_obj_attributes (abfd)[vendor];
336 lastp = &elf_other_obj_attributes (abfd)[vendor];
375 for (list = elf_other_obj_attributes (ibfd)[vendor];
571 in_list = elf_other_obj_attributes (ibfd)[vendor];
572 out_list = elf_other_obj_attributes (ibfd)[vendor];
H A Delf-bfd.h1504 #define elf_other_obj_attributes(bfd) (elf_tdata (bfd) -> other_obj_attributes)
1508 (elf_other_obj_attributes (bfd) [OBJ_ATTR_PROC])
1502 #define elf_other_obj_attributes macro

Completed in 59 milliseconds