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