Home
last modified time | relevance | path

Searched defs:LocalAddress (Results 1 – 9 of 9) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldMachOAArch64.h36 uint8_t *LocalAddress = Section.Address + RE.Offset; in decodeAddend() local
132 void encodeAddend(uint8_t *LocalAddress, unsigned NumBytes, in encodeAddend()
307 uint8_t *LocalAddress = Section.Address + RE.Offset; in resolveRelocation() local
H A DRuntimeDyldMachOARM.h36 uint8_t *LocalAddress = Section.Address + RE.Offset; in decodeAddend() local
93 uint8_t *LocalAddress = Section.Address + RE.Offset; in resolveRelocation() local
223 uint8_t *LocalAddress = Section.Address + Offset; in processHALFSECTDIFFRelocation() local
H A DRuntimeDyldMachOI386.h86 uint8_t *LocalAddress = Section.Address + RE.Offset; in resolveRelocation() local
142 uint8_t *LocalAddress = Section.Address + Offset; in processSECTDIFFRelocation() local
202 uint8_t *LocalAddress = Section.Address + Offset; in processI386ScatteredVANILLA() local
H A DRuntimeDyldMachOX86_64.h71 uint8_t *LocalAddress = Section.Address + RE.Offset; in resolveRelocation() local
/minix3/external/bsd/llvm/dist/llvm/lib/ExecutionEngine/MCJIT/
H A DMCJIT.h304 void mapSectionAddress(const void *LocalAddress, in mapSectionAddress()
/minix3/external/bsd/llvm/dist/llvm/include/llvm/ExecutionEngine/
H A DExecutionEngine.h225 virtual void mapSectionAddress(const void *LocalAddress, uint64_t TargetAddress) { in mapSectionAddress()
/minix3/external/bsd/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp101 void RuntimeDyldImpl::mapSectionAddress(const void *LocalAddress, in mapSectionAddress()
843 void RuntimeDyld::mapSectionAddress(const void *LocalAddress, in mapSectionAddress()
H A DRuntimeDyldMachO.cpp107 uint8_t *LocalAddress = Section.Address + RE.Offset; in dumpRelocationToResolve() local
H A DRuntimeDyldELF.cpp712 uint8_t *LocalAddress = Section.Address + Offset; in resolvePPC64Relocation() local
803 uint8_t *LocalAddress = Section.Address + Offset; in resolveSystemZRelocation() local