Home
last modified time | relevance | path

Searched refs:bfd_get_section_limit_octets (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/binutils-2.27/bfd/
HDreloc.c626 > bfd_get_section_limit_octets (abfd, input_section)) in bfd_perform_relocation()
1011 > bfd_get_section_limit_octets (abfd, input_section)) in bfd_install_relocation()
1350 > bfd_get_section_limit_octets (input_bfd, input_section)) in _bfd_final_link_relocate()
HDbfd-in2.h302 #define bfd_get_section_limit_octets(bfd, sec) \ macro
308 (bfd_get_section_limit_octets(bfd, sec) / bfd_octets_per_byte (bfd))
/dragonfly/contrib/binutils-2.34/bfd/
HDreloc.c539 bfd_size_type octet_end = bfd_get_section_limit_octets (abfd, section); in bfd_reloc_offset_in_range()
HDbfd-in2.h6873 bfd_get_section_limit_octets (const bfd *abfd, const asection *sec) in bfd_get_section_limit_octets() function
6884 return (bfd_get_section_limit_octets (abfd, sec) in bfd_get_section_limit()