Searched refs:BinaryAddress (Results 1 – 4 of 4) sorted by relevance
139 yaml::Hex64 BinaryAddress; member142 SymbolMapping(Optional<uint64_t> ObjectAddr, uint64_t BinaryAddress, in SymbolMapping()144 : BinaryAddress(BinaryAddress), Size(Size) { in SymbolMapping()
72 uint64_t(Sym.second.BinaryAddress), uint32_t(Sym.second.Size), in print()165 io.mapRequired("binAddr", s.second.BinaryAddress); in mapping()286 Res.addSymbol(Entry.first, ObjAddress, Mapping.BinaryAddress, Mapping.Size); in denormalize()
137 int64_t(Mapping.BinaryAddress) - *Mapping.ObjectAddress); in AddressManager()
459 SecondSymbolAddress = Mapping->getValue().BinaryAddress; in collectRelocationsToApplyToSwiftReflectionSections()896 uint64_t(Mapping.BinaryAddress)); in printReloc()1000 return Reloc.Mapping->getValue().BinaryAddress + Reloc.Addend; in relocate()