Home
last modified time | relevance | path

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

/NextBSD/contrib/binutils/bfd/
HDelf.c3585 int relocatable_p = ! (abfd->flags & (EXEC_P | DYNAMIC)); in _bfd_elf_compute_section_file_positions() local
3587 if (! swap_out_syms (abfd, &strtab, relocatable_p)) in _bfd_elf_compute_section_file_positions()
6245 int relocatable_p) in swap_out_syms() argument
6384 if (! relocatable_p) in swap_out_syms()
HDChangeLog-98994451 * elf.c (swap_out_syms): New arg relocatable_p.