Home | History | Annotate | Download | only in bfd

Lines Matching refs:asect

929 bfd_get_reloc_upper_bound (bfd *abfd, sec_ptr asect)
937 return BFD_SEND (abfd, _get_reloc_upper_bound, (abfd, asect));
963 sec_ptr asect,
974 (abfd, asect, location, symbols));
994 sec_ptr asect,
998 asect->orelocation = location;
999 asect->reloc_count = count;