Searched refs:abdp (Results 1 – 2 of 2) sorted by relevance
864 const struct aout_backend_data *abdp; in adjust_z_magic() local867 abdp = aout_backend_info (abfd); in adjust_z_magic()870 ztih = (abdp != NULL in adjust_z_magic()871 && (abdp->text_includes_header in adjust_z_magic()882 ? (abdp->default_text_vma in adjust_z_magic()884 : abdp->default_text_vma)); in adjust_z_magic()926 if (abdp && abdp->zmagic_mapped_contiguous) in adjust_z_magic()938 if (ztih && (!abdp || (abdp && !abdp->exec_header_not_counted))) in adjust_z_magic()
970 const struct aout_backend_data *abdp; in adjust_z_magic() local974 abdp = aout_backend_info (abfd); in adjust_z_magic()977 ztih = (abdp != NULL in adjust_z_magic()978 && (abdp->text_includes_header in adjust_z_magic()989 ? (abdp->default_text_vma in adjust_z_magic()991 : abdp->default_text_vma)); in adjust_z_magic()1032 if (abdp && abdp->zmagic_mapped_contiguous) in adjust_z_magic()1048 if (ztih && (!abdp || (abdp && !abdp->exec_header_not_counted))) in adjust_z_magic()