Home | History | Annotate | Download | only in linker

Lines Matching refs:R_ARM_COPY

920                 case R_ARM_COPY:
1037 case R_ARM_COPY:
1043 * R_ARM_COPY may only appear in executable objects where e_type is
1048 * R_ARM_COPY relocations.
1050 DL_ERR("%s R_ARM_COPY relocations only supported for ET_EXEC", si->name);
1060 DL_ERR("%s R_ARM_COPY
1064 DL_ERR("%s invalid R_ARM_COPY relocation against DT_SYMBOLIC shared "
1069 DL_ERR("%s R_ARM_COPY relocation size mismatch (%d < %d)",
1075 DL_ERR("%s R_ARM_COPY relocation target cannot be resolved", si->name);