Home | History | Annotate | Download | only in linker

Lines Matching full:relocation

867         DEBUG("Processing '%s' relocation at index %d", si->name, idx);
890 - Zero if the relocation type is absolute
891 - The address of the place if the relocation is pc-relative
892 - The address of nominal base address if the relocation
908 /* sym_addr was initialized to be zero above or relocation
1060 DL_ERR("%s R_ARM_COPY relocation
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);