/aosp_15_r20/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/ |
H A D | RuntimeDyldMachOAArch64.h | 37 uint8_t *LocalAddress = Section.getAddressWithOffset(RE.Offset); in decodeAddend() local 133 void encodeAddend(uint8_t *LocalAddress, unsigned NumBytes, in encodeAddend() 315 uint8_t *LocalAddress = Section.getAddressWithOffset(RE.Offset); in resolveRelocation() local 431 uint8_t *LocalAddress = Sections[SectionID].getAddressWithOffset(Offset); in processSubtractRelocation() local
|
H A D | RuntimeDyldMachOARM.h | 39 uint8_t *LocalAddress = Section.getAddressWithOffset(RE.Offset); in decodeAddend() local 118 uint8_t *LocalAddress = Section.getAddressWithOffset(RE.Offset); in resolveRelocation() local 239 uint8_t *LocalAddress = Section.getAddressWithOffset(Offset); in processHALFSECTDIFFRelocation() local
|
H A D | RuntimeDyldMachOX86_64.h | 90 uint8_t *LocalAddress = Section.getAddressWithOffset(RE.Offset); in resolveRelocation() local 169 uint8_t *LocalAddress = Sections[SectionID].getAddressWithOffset(Offset); in processSubtractRelocation() local
|
H A D | RuntimeDyldMachOI386.h | 103 uint8_t *LocalAddress = Section.getAddressWithOffset(RE.Offset); in resolveRelocation() local 157 uint8_t *LocalAddress = Section.getAddressWithOffset(Offset); in processSECTDIFFRelocation() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/ |
H A D | RuntimeDyldMachOAArch64.h | 36 uint8_t *LocalAddress = Section.getAddressWithOffset(RE.Offset); in decodeAddend() local 155 void encodeAddend(uint8_t *LocalAddress, unsigned NumBytes, in encodeAddend() 359 uint8_t *LocalAddress = Section.getAddressWithOffset(RE.Offset); in resolveRelocation() local 490 uint8_t *LocalAddress = Sections[SectionID].getAddressWithOffset(Offset); in processSubtractRelocation() local
|
H A D | RuntimeDyldMachOARM.h | 64 uint8_t *LocalAddress = Section.getAddressWithOffset(RE.Offset); in decodeAddend() local 205 uint8_t *LocalAddress = Section.getAddressWithOffset(RE.Offset); in resolveRelocation() local 363 uint8_t *LocalAddress = Section.getAddressWithOffset(Offset); in processHALFSECTDIFFRelocation() local
|
H A D | RuntimeDyldMachOX86_64.h | 88 uint8_t *LocalAddress = Section.getAddressWithOffset(RE.Offset); in resolveRelocation() local 167 uint8_t *LocalAddress = Sections[SectionID].getAddressWithOffset(Offset); in processSubtractRelocation() local
|
H A D | RuntimeDyldMachOI386.h | 101 uint8_t *LocalAddress = Section.getAddressWithOffset(RE.Offset); in resolveRelocation() local 158 uint8_t *LocalAddress = Section.getAddressWithOffset(Offset); in processSECTDIFFRelocation() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/ |
H A D | RuntimeDyldMachOAArch64.h | 36 uint8_t *LocalAddress = Section.getAddressWithOffset(RE.Offset); in decodeAddend() local 155 void encodeAddend(uint8_t *LocalAddress, unsigned NumBytes, in encodeAddend() 359 uint8_t *LocalAddress = Section.getAddressWithOffset(RE.Offset); in resolveRelocation() local 490 uint8_t *LocalAddress = Sections[SectionID].getAddressWithOffset(Offset); in processSubtractRelocation() local
|
H A D | RuntimeDyldMachOARM.h | 65 uint8_t *LocalAddress = Section.getAddressWithOffset(RE.Offset); in decodeAddend() local 206 uint8_t *LocalAddress = Section.getAddressWithOffset(RE.Offset); in resolveRelocation() local 364 uint8_t *LocalAddress = Section.getAddressWithOffset(Offset); in processHALFSECTDIFFRelocation() local
|
H A D | RuntimeDyldMachOX86_64.h | 89 uint8_t *LocalAddress = Section.getAddressWithOffset(RE.Offset); in resolveRelocation() local 168 uint8_t *LocalAddress = Sections[SectionID].getAddressWithOffset(Offset); in processSubtractRelocation() local
|
H A D | RuntimeDyldMachOI386.h | 102 uint8_t *LocalAddress = Section.getAddressWithOffset(RE.Offset); in resolveRelocation() local 159 uint8_t *LocalAddress = Section.getAddressWithOffset(Offset); in processSECTDIFFRelocation() local
|
/aosp_15_r20/external/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | ObjectLinkingLayer.h | 146 void mapSectionAddress(const void *LocalAddress, in mapSectionAddress() 324 void mapSectionAddress(ObjSetHandleT H, const void *LocalAddress, in mapSectionAddress()
|
H A D | ObjectTransformLayer.h | 85 void mapSectionAddress(ObjSetHandleT H, const void *LocalAddress, in mapSectionAddress()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | RTDyldObjectLinkingLayer.h | 284 void mapSectionAddress(const void *LocalAddress, in mapSectionAddress() 453 void mapSectionAddress(VModuleKey K, const void *LocalAddress, in mapSectionAddress()
|
H A D | ObjectTransformLayer.h | 107 void mapSectionAddress(VModuleKey K, const void *LocalAddress, in mapSectionAddress()
|
/aosp_15_r20/external/llvm/unittests/ExecutionEngine/Orc/ |
H A D | ObjectTransformLayerTest.cpp | 148 void mapSectionAddress(ObjSetHandleT H, const void *LocalAddress, in mapSectionAddress() 155 void expectMapSectionAddress(ObjSetHandleT H, const void *LocalAddress, in expectMapSectionAddress()
|
/aosp_15_r20/external/llvm/lib/ExecutionEngine/RuntimeDyld/ |
H A D | RuntimeDyldMachO.cpp | 68 uint8_t *LocalAddress = Section.getAddressWithOffset(Offset); in processScatteredVANILLA() local 149 uint8_t *LocalAddress = Section.getAddress() + RE.Offset; in dumpRelocationToResolve() local
|
H A D | RuntimeDyldELF.cpp | 930 uint8_t *LocalAddress = Section.getAddressWithOffset(Offset); in resolvePPC32Relocation() local 950 uint8_t *LocalAddress = Section.getAddressWithOffset(Offset); in resolvePPC64Relocation() local 1041 uint8_t *LocalAddress = Section.getAddressWithOffset(Offset); in resolveSystemZRelocation() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
H A D | RuntimeDyldMachO.cpp | 69 uint8_t *LocalAddress = Section.getAddressWithOffset(Offset); in processScatteredVANILLA() local 151 uint8_t *LocalAddress = Section.getAddress() + RE.Offset; in dumpRelocationToResolve() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
H A D | RuntimeDyldMachO.cpp | 69 uint8_t *LocalAddress = Section.getAddressWithOffset(Offset); in processScatteredVANILLA() local 151 uint8_t *LocalAddress = Section.getAddress() + RE.Offset; in dumpRelocationToResolve() local
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Protocol/ |
H A D | Http.h | 118 EFI_IPv4_ADDRESS LocalAddress; member 138 EFI_IPv6_ADDRESS LocalAddress; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Protocol/ |
H A D | Http.h | 118 EFI_IPv4_ADDRESS LocalAddress; member 138 EFI_IPv6_ADDRESS LocalAddress; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Protocol/ |
H A D | Http.h | 124 EFI_IPv4_ADDRESS LocalAddress; member 144 EFI_IPv6_ADDRESS LocalAddress; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Protocol/ |
H A D | Http.h | 118 EFI_IPv4_ADDRESS LocalAddress; member 138 EFI_IPv6_ADDRESS LocalAddress; member
|