Home | History | Annotate | Download | only in dsymutil

Lines Matching refs:BinaryAddress

1857           int64_t(Mapping.BinaryAddress) - Mapping.ObjectAddress);
1992 uint64_t(Mapping.BinaryAddress));
1994 Info.AddrAdjust = int64_t(Mapping.BinaryAddress) + ValidReloc.Addend -
2577 uint64_t Value = ValidReloc.Mapping->getValue().BinaryAddress;