Lines Matching refs:gp
665 uti->gp = 0;
692 DFXLOGU("[%{public}d]: gp: %{public}" PRIx64 ", ehFramePtrEnc: %{public}x, fdeCountEnc: %{public}x", __LINE__,
693 (uint64_t)uti->gp, hdr->ehFramePtrEnc, hdr->fdeCountEnc);
694 memory->SetDataOffset(uti->gp);
738 uti->gp = GetGlobalPointer();
739 DFXLOGU("[%{public}d]: gp: %{public}" PRIx64 ", ehFramePtrEnc: %{public}x, fdeCountEnc: %{public}x", __LINE__,
740 (uint64_t)uti->gp, hdr->ehFramePtrEnc, hdr->fdeCountEnc);
741 mmap_->SetDataOffset(uti->gp);
936 uti->gp = dyn->d_un.d_ptr;
941 uti->gp = 0;