Searched refs:_bfd_nearby_section (Results 1 – 5 of 5) sorted by relevance
/toolchain/binutils/binutils-2.25/bfd/ |
D | bfd-in.h | 705 _bfd_nearby_section (bfd *, struct bfd_section *, bfd_vma);
|
D | linker.c | 3016 _bfd_nearby_section (bfd *obfd, asection *s, bfd_vma addr) in _bfd_nearby_section() function 3101 op = _bfd_nearby_section (obfd, s->output_section, h->u.def.value); in fix_syms()
|
D | ChangeLog-2012 | 2094 * linker.c (_bfd_nearby_section): Revert 2012-02-13 change. 2420 * linker.c (_bfd_nearby_section): New function, split out from.. 2422 * bfd-in.h (_bfd_nearby_section): Declare. 2426 stripped output sections. Instead use _bfd_nearby_section.
|
D | bfd-in2.h | 712 _bfd_nearby_section (bfd *, struct bfd_section *, bfd_vma);
|
D | elflink.c | 9883 osec = _bfd_nearby_section (output_bfd, osec, in elf_link_input_bfd()
|