Searched refs:xcoff_ardata_big (Results 1 – 4 of 4) sorted by relevance
628 #define xcoff_ardata_big(abfd) \ macro
1887 off = bfd_scan_vma (xcoff_ardata_big (abfd)->symoff64,2060 || filestart == bfd_scan_vma (xcoff_ardata_big (archive)->memoff,2062 || filestart == bfd_scan_vma (xcoff_ardata_big (archive)->symoff,
1203 off = strtol (xcoff_ardata_big (abfd)->symoff, (char **) NULL, 10);1521 || filestart == strtol (xcoff_ardata_big (archive)->memoff,1523 || filestart == strtol (xcoff_ardata_big (archive)->symoff,1833 fhdr = xcoff_ardata_big (abfd);
9317 (xcoff_ardata_big): New macro.