Searched refs:cb_end (Results 1 – 2 of 2) sorted by relevance
500 bfd_size_type cb_end; in _bfd_ecoff_slurp_symbolic_info() local533 cb_end = internal_symhdr->start + internal_symhdr->count * (size); \ in _bfd_ecoff_slurp_symbolic_info()534 if (cb_end > raw_end) \ in _bfd_ecoff_slurp_symbolic_info()535 raw_end = cb_end in _bfd_ecoff_slurp_symbolic_info()
534 bfd_size_type cb_end; local567 cb_end = internal_symhdr->start + internal_symhdr->count * (size); \568 if (cb_end > raw_end) \569 raw_end = cb_end