Searched defs:LocalAddress (Results 1 – 12 of 12) sorted by relevance
36 uint8_t *LocalAddress = Section.getAddressWithOffset(RE.Offset); in decodeAddend() local155 void encodeAddend(uint8_t *LocalAddress, unsigned NumBytes, in encodeAddend()359 uint8_t *LocalAddress = Section.getAddressWithOffset(RE.Offset); in resolveRelocation() local490 uint8_t *LocalAddress = Sections[SectionID].getAddressWithOffset(Offset); in processSubtractRelocation() local
64 uint8_t *LocalAddress = Section.getAddressWithOffset(RE.Offset); in decodeAddend() local205 uint8_t *LocalAddress = Section.getAddressWithOffset(RE.Offset); in resolveRelocation() local363 uint8_t *LocalAddress = Section.getAddressWithOffset(Offset); in processHALFSECTDIFFRelocation() local
88 uint8_t *LocalAddress = Section.getAddressWithOffset(RE.Offset); in resolveRelocation() local167 uint8_t *LocalAddress = Sections[SectionID].getAddressWithOffset(Offset); in processSubtractRelocation() local
101 uint8_t *LocalAddress = Section.getAddressWithOffset(RE.Offset); in resolveRelocation() local158 uint8_t *LocalAddress = Section.getAddressWithOffset(Offset); in processSECTDIFFRelocation() local
272 void mapSectionAddress(const void *LocalAddress, in mapSectionAddress()
69 uint8_t *LocalAddress = Section.getAddressWithOffset(Offset); in processScatteredVANILLA() local151 uint8_t *LocalAddress = Section.getAddress() + RE.Offset; in dumpRelocationToResolve() local
818 uint8_t *LocalAddress = Section.getAddressWithOffset(Offset); in resolvePPC32Relocation() local838 uint8_t *LocalAddress = Section.getAddressWithOffset(Offset); in resolvePPC64Relocation() local932 uint8_t *LocalAddress = Section.getAddressWithOffset(Offset); in resolveSystemZRelocation() local
160 void RuntimeDyldImpl::mapSectionAddress(const void *LocalAddress, in mapSectionAddress()1402 void RuntimeDyld::mapSectionAddress(const void *LocalAddress, in mapSectionAddress()
1059 bool LocalAddress) { in getSectionAddr()
124 EFI_IPv4_ADDRESS LocalAddress; member144 EFI_IPv6_ADDRESS LocalAddress; member
244 virtual void mapSectionAddress(const void *LocalAddress, in mapSectionAddress() argument
275 RawAddress LocalAddress; variable