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()
74 uint64_t(Sym.second.BinaryAddress), uint32_t(Sym.second.Size), in print()167 io.mapRequired("binAddr", s.second.BinaryAddress); in mapping()288 Res.addSymbol(Entry.first, ObjAddress, Mapping.BinaryAddress, Mapping.Size); in denormalize()
136 int64_t(Mapping.BinaryAddress) - *Mapping.ObjectAddress); in AddressManager()
644 uint64_t(Mapping.BinaryAddress)); in printReloc()748 return Reloc.Mapping->getValue().BinaryAddress + Reloc.Addend; in relocate()