Searched refs:abdp (Results 1 – 4 of 4) sorted by relevance
867 const struct aout_backend_data *abdp; in adjust_z_magic() local870 abdp = aout_backend_info (abfd); in adjust_z_magic()873 ztih = (abdp != NULL in adjust_z_magic()874 && (abdp->text_includes_header in adjust_z_magic()885 ? (abdp->default_text_vma in adjust_z_magic()887 : abdp->default_text_vma)); in adjust_z_magic()929 if (abdp && abdp->zmagic_mapped_contiguous) in adjust_z_magic()941 if (ztih && (!abdp || (abdp && !abdp->exec_header_not_counted))) in adjust_z_magic()
927 const struct aout_backend_data *abdp; in adjust_z_magic() local931 abdp = aout_backend_info (abfd); in adjust_z_magic()934 ztih = (abdp != NULL in adjust_z_magic()935 && (abdp->text_includes_header in adjust_z_magic()946 ? (abdp->default_text_vma in adjust_z_magic()948 : abdp->default_text_vma)); in adjust_z_magic()989 if (abdp && abdp->zmagic_mapped_contiguous) in adjust_z_magic()1005 if (ztih && (!abdp || (abdp && !abdp->exec_header_not_counted))) in adjust_z_magic()
1136 const struct aout_backend_data *abdp; local1139 abdp = aout_backend_info (abfd);1142 ztih = (abdp != NULL1143 && (abdp->text_includes_header1154 ? (abdp->default_text_vma1156 : abdp->default_text_vma));1198 if (abdp && abdp->zmagic_mapped_contiguous)1210 if (ztih && (!abdp || (abdp && !abdp->exec_header_not_counted)))
973 const struct aout_backend_data *abdp; local976 abdp = aout_backend_info (abfd);979 ztih = (abdp != NULL980 && (abdp->text_includes_header991 ? (abdp->default_text_vma993 : abdp->default_text_vma));1034 if (abdp && abdp->zmagic_mapped_contiguous)1050 if (ztih && (!abdp || (abdp && !abdp->exec_header_not_counted)))