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

/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Delf.c3096 int relocatable_p = ! (abfd->flags & (EXEC_P | DYNAMIC));
3098 if (! swap_out_syms (abfd, &strtab, relocatable_p))
5377 int relocatable_p)
5516 if (! relocatable_p)
3091 int relocatable_p = ! (abfd->flags & (EXEC_P | DYNAMIC)); local
5370 swap_out_syms(bfd *abfd, struct bfd_strtab_hash **sttp, int relocatable_p) argument
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Delf.c3537 int relocatable_p = ! (abfd->flags & (EXEC_P | DYNAMIC));
3539 if (! swap_out_syms (abfd, &strtab, relocatable_p))
6238 int relocatable_p)
6377 if (! relocatable_p)
3532 int relocatable_p = ! (abfd->flags & (EXEC_P | DYNAMIC)); local
6231 swap_out_syms(bfd *abfd, struct bfd_strtab_hash **sttp, int relocatable_p) argument

Completed in 198 milliseconds