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
65 uint8_t *LocalAddress = Section.getAddressWithOffset(RE.Offset); in decodeAddend() local206 uint8_t *LocalAddress = Section.getAddressWithOffset(RE.Offset); in resolveRelocation() local364 uint8_t *LocalAddress = Section.getAddressWithOffset(Offset); in processHALFSECTDIFFRelocation() local
89 uint8_t *LocalAddress = Section.getAddressWithOffset(RE.Offset); in resolveRelocation() local168 uint8_t *LocalAddress = Sections[SectionID].getAddressWithOffset(Offset); in processSubtractRelocation() local
102 uint8_t *LocalAddress = Section.getAddressWithOffset(RE.Offset); in resolveRelocation() local159 uint8_t *LocalAddress = Section.getAddressWithOffset(Offset); in processSECTDIFFRelocation() local
69 uint8_t *LocalAddress = Section.getAddressWithOffset(Offset); in processScatteredVANILLA() local151 uint8_t *LocalAddress = Section.getAddress() + RE.Offset; in dumpRelocationToResolve() local
779 uint8_t *LocalAddress = Section.getAddressWithOffset(Offset); in resolvePPC32Relocation() local799 uint8_t *LocalAddress = Section.getAddressWithOffset(Offset); in resolvePPC64Relocation() local893 uint8_t *LocalAddress = Section.getAddressWithOffset(Offset); in resolveSystemZRelocation() local
158 void RuntimeDyldImpl::mapSectionAddress(const void *LocalAddress, in mapSectionAddress()1376 void RuntimeDyld::mapSectionAddress(const void *LocalAddress, in mapSectionAddress()
886 bool LocalAddress) { in getSectionAddr()
279 void mapSectionAddress(const void *LocalAddress, in mapSectionAddress()
244 Address LocalAddress; variable
245 virtual void mapSectionAddress(const void *LocalAddress, in mapSectionAddress()
151 SOCKADDR_STORAGE LocalAddress; member