Searched defs:LoadAddr (Results 1 – 12 of 12) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/llvm/tools/lli/ |
| H A D | RemoteJITUtils.h | 68 void registerEHFrames(uint8_t *Addr, uint64_t LoadAddr, in registerEHFrames()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/ |
| H A D | RTDyldMemoryManager.cpp | 129 void RTDyldMemoryManager::registerEHFrames(uint8_t *Addr, uint64_t LoadAddr, in registerEHFrames()
|
| H A D | RuntimeDyldChecker.cpp | 530 uint64_t LoadAddr = LoadAddrExprResult.getValue(); in evalLoadExpr() local
|
| H A D | RuntimeDyld.cpp | 95 uint64_t LoadAddr = S.getLoadAddress(); in dumpSectionMemory() local
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/ |
| H A D | DIASession.cpp | 198 ULONGLONG LoadAddr = 0; in findSymbolByAddress() local 253 ULONGLONG LoadAddr = 0; in findLineNumbersByAddress() local
|
| /freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Expression/ |
| H A D | IRExecutionUnit.h | 303 void registerEHFrames(uint8_t *Addr, uint64_t LoadAddr, in registerEHFrames()
|
| /freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-rtdyld/ |
| H A D | llvm-rtdyld.cpp | 243 void registerEHFrames(uint8_t *Addr, uint64_t LoadAddr, in registerEHFrames() 666 auto LoadAddr = Dyld.getSectionLoadAddress((*Tmp)->SectionID); in remapSectionsAndSymbols() local
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ |
| H A D | OrcRemoteTargetClient.h | 153 void registerEHFrames(uint8_t *Addr, uint64_t LoadAddr, in registerEHFrames()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
| H A D | InstCombineLoadStoreAlloca.cpp | 1309 Value *LoadAddr; in removeBitcastsFromLoadStoreOnMinMax() local
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPULegalizerInfo.cpp | 1823 Register LoadAddr; in getSegmentAperture() local
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGBuiltin.cpp | 7521 Value *LoadAddr = EmitScalarExpr(E->getArg(0)); in EmitARMBuiltinExpr() local 9449 Value *LoadAddr = EmitScalarExpr(E->getArg(0)); in EmitAArch64BuiltinExpr() local
|
| H A D | TargetInfo.cpp | 6040 Address LoadAddr = in EmitAAPCSVAArg() local
|