Searched refs:relocatable_p (Results 1 – 2 of 2) sorted by relevance
3584 int relocatable_p = ! (abfd->flags & (EXEC_P | DYNAMIC)); in _bfd_elf_compute_section_file_positions() local3586 if (! swap_out_syms (abfd, &strtab, relocatable_p)) in _bfd_elf_compute_section_file_positions()6774 int relocatable_p) in swap_out_syms() argument6916 if (! relocatable_p) in swap_out_syms()
4451 * elf.c (swap_out_syms): New arg relocatable_p.