Mach-O linker fixup chain resolutions for Binary correlation.
Declared in <llvm/ProfileData/InstrProfCorrelator.h>
llvm::DenseMap<uint64_t, uint64_t> MachOFixups;
Present when FileKind is Binary. The mapping is from an address relative to the start of __llvm_covdata to the resolved pointer value at that address.