Home | History | Annotate | Download | only in linker

Lines Matching refs:R_ARM_COPY

917                 case R_ARM_COPY:
1034 case R_ARM_COPY:
1040 * R_ARM_COPY may only appear in executable objects where e_type is
1045 * R_ARM_COPY relocations.
1047 DL_ERR("%s R_ARM_COPY relocations only supported for ET_EXEC", si->name);
1057 DL_ERR("%s R_ARM_COPY relocation source cannot be resolved", si->name);
1061 DL_ERR("%s invalid R_ARM_COPY relocation against DT_SYMBOLIC shared "
1066 DL_ERR("%s R_ARM_COPY relocation size mismatch (%d < %d)",
1072 DL_ERR("%s R_ARM_COPY relocation target cannot be resolved", si->name);