Searched refs:RelocAddr (Results 1 – 2 of 2) sorted by relevance
1002 uintptr_t RelocAddr = getWithOffset(reinterpret_cast<uintptr_t>(FileHeader), in relocations() local1013 getObject<Reloc>(Data, reinterpret_cast<void *>(RelocAddr), in relocations()
1174 if (llvm::Expected<uint64_t> RelocAddr = in cloneAddressAttribute() local1176 Addr = *RelocAddr; in cloneAddressAttribute()1178 Linker.reportWarning(toString(RelocAddr.takeError()), ObjFile); in cloneAddressAttribute()