Home
last modified time | relevance | path

Searched refs:octet_end (Results 1 – 5 of 5) sorted by relevance

/dports/devel/arm-elf-binutils/binutils-2.37/bfd/
H A Dreloc.c544 bfd_size_type octet_end = bfd_get_section_limit_octets (abfd, section); in bfd_reloc_offset_in_range() local
550 return octet <= octet_end && octet + reloc_size <= octet_end; in bfd_reloc_offset_in_range()
/dports/devel/gnulibiberty/binutils-2.37/bfd/
H A Dreloc.c544 bfd_size_type octet_end = bfd_get_section_limit_octets (abfd, section); in bfd_reloc_offset_in_range() local
550 return octet <= octet_end && octet + reloc_size <= octet_end; in bfd_reloc_offset_in_range()
/dports/devel/gdb/gdb-11.1/bfd/
H A Dreloc.c544 bfd_size_type octet_end = bfd_get_section_limit_octets (abfd, section); in bfd_reloc_offset_in_range() local
550 return octet <= octet_end && octet + reloc_size <= octet_end; in bfd_reloc_offset_in_range()
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/bfd/
H A Dreloc.c569 bfd_size_type octet_end = bfd_get_section_limit_octets (abfd, section); in bfd_reloc_offset_in_range() local
575 return octet <= octet_end && octet + reloc_size <= octet_end; in bfd_reloc_offset_in_range()
/dports/devel/binutils/binutils-2.37/bfd/
H A Dreloc.c544 bfd_size_type octet_end = bfd_get_section_limit_octets (abfd, section); in bfd_reloc_offset_in_range() local
550 return octet <= octet_end && octet + reloc_size <= octet_end; in bfd_reloc_offset_in_range()