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

/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Delf.c2359 elf_fake_sections (bfd *abfd, asection *asect, void *failedptrarg)
2362 bfd_boolean *failedptr = failedptrarg;
2532 bfd_elf_set_group_contents (bfd *abfd, asection *sec, void *failedptrarg)
2534 bfd_boolean *failedptr = failedptrarg;
2354 elf_fake_sections(bfd *abfd, asection *asect, void *failedptrarg) argument
2527 bfd_elf_set_group_contents(bfd *abfd, asection *sec, void *failedptrarg) argument
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Delf.c2714 elf_fake_sections (bfd *abfd, asection *asect, void *failedptrarg)
2717 bfd_boolean *failedptr = failedptrarg;
2895 bfd_elf_set_group_contents (bfd *abfd, asection *sec, void *failedptrarg)
2897 bfd_boolean *failedptr = failedptrarg;
2709 elf_fake_sections(bfd *abfd, asection *asect, void *failedptrarg) argument
2890 bfd_elf_set_group_contents(bfd *abfd, asection *sec, void *failedptrarg) argument

Completed in 202 milliseconds