Home
last modified time | relevance | path

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

/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/compiler_interface/
H A Dlinker.cpp287 void Linker::patchAddress(void *relocAddress, const Linker::RelocatedSymbol &symbol, const Linker::… in patchAddress()
319 … auto relocAddress = ptrOffset(instSeg.hostPointer, static_cast<uintptr_t>(relocation.offset)); in patchInstructionsSegments() local
494 …auto relocAddress = ptrOffset(instructionsSegments[outUnresolvedExternals[vecIndex].instructionsSe… in resolveBuiltins() local
/dports/lang/python27/Python-2.7.18/Mac/Modules/cg/
H A DCFMLateImport.c777 …UInt32 *relocAddress; // Address within the section where the relocations are to be … member
/dports/lang/python-legacy/Python-2.7.18/Mac/Modules/cg/
H A DCFMLateImport.c777 …UInt32 *relocAddress; // Address within the section where the relocations are to be … member
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/core/source/module/
H A Dmodule_imp.cpp958 …auto relocAddress = ptrOffset(isaSegmentsForPatching[unresolvedExternal.instructionsSegmentId].hos… in performDynamicLink() local
/dports/lang/polyml/polyml-5.8.2/libpolyml/
H A Dsavestate.cpp223 POLYUNSIGNED relocAddress; // The (byte) offset in this segment that we will set member
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Core/HLE/
H A DsceKernelModule.cpp585 static void WriteVarSymbol(WriteVarSymbolState &state, u32 exportAddress, u32 relocAddress, u8 type… in WriteVarSymbol()
/dports/emulators/ppsspp/ppsspp-1.12.3/Core/HLE/
H A DsceKernelModule.cpp585 static void WriteVarSymbol(WriteVarSymbolState &state, u32 exportAddress, u32 relocAddress, u8 type… in WriteVarSymbol()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Core/HLE/
H A DsceKernelModule.cpp585 static void WriteVarSymbol(WriteVarSymbolState &state, u32 exportAddress, u32 relocAddress, u8 type… in WriteVarSymbol()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/core/test/unit_tests/sources/module/
H A Dtest_module.cpp1984 …uint64_t *relocAddress = reinterpret_cast<uint64_t *>(kernelInfo->kernelDescriptor.external.reloca… in TEST_F() local