Searched refs:RelocAddr (Results 1 – 2 of 2) sorted by relevance
665 uintptr_t RelocAddr = getWithOffset(reinterpret_cast<uintptr_t>(FileHeader), in relocations() local676 getObject<XCOFFRelocation32>(Data, reinterpret_cast<void *>(RelocAddr), in relocations()
1078 if (llvm::Expected<uint64_t> RelocAddr = in cloneAddressAttribute() local1080 Addr = *RelocAddr; in cloneAddressAttribute()1082 Linker.reportWarning(toString(RelocAddr.takeError()), ObjFile); in cloneAddressAttribute()