Searched refs:abdp (Results 1 – 2 of 2) sorted by relevance
871 const struct aout_backend_data *abdp; in adjust_z_magic() local874 abdp = aout_backend_info (abfd); in adjust_z_magic()877 ztih = (abdp != NULL in adjust_z_magic()878 && (abdp->text_includes_header in adjust_z_magic()889 ? (abdp->default_text_vma in adjust_z_magic()891 : abdp->default_text_vma)); in adjust_z_magic()933 if (abdp && abdp->zmagic_mapped_contiguous) in adjust_z_magic()945 if (ztih && (!abdp || (abdp && !abdp->exec_header_not_counted))) in adjust_z_magic()
960 const struct aout_backend_data *abdp; in adjust_z_magic() local964 abdp = aout_backend_info (abfd); in adjust_z_magic()967 ztih = (abdp != NULL in adjust_z_magic()968 && (abdp->text_includes_header in adjust_z_magic()979 ? (abdp->default_text_vma in adjust_z_magic()981 : abdp->default_text_vma)); in adjust_z_magic()1022 if (abdp && abdp->zmagic_mapped_contiguous) in adjust_z_magic()1038 if (ztih && (!abdp || (abdp && !abdp->exec_header_not_counted))) in adjust_z_magic()