Home
last modified time | relevance | path

Searched defs:NextAddr (Results 1 – 6 of 6) sorted by relevance

/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DEPCGenericRTDyldMemoryManager.cpp296 mapAllocsToRemoteAddrs(RuntimeDyld & Dyld,std::vector<SectionAlloc> & Allocs,ExecutorAddr NextAddr) mapAllocsToRemoteAddrs() argument
/llvm-project/clang/lib/CodeGen/Targets/
H A DHexagon.cpp252 llvm::Value *NextAddr = Builder.CreateGEP( in EmitVAArgForHexagon() local
/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DJITLinkMemoryManager.cpp162 orc::ExecutorAddr NextAddr(0x100000); Create() local
/llvm-project/llvm/tools/llvm-objdump/
H A DSourcePrinter.cpp154 update(object::SectionedAddress ThisAddr,object::SectionedAddress NextAddr,bool IncludeDefinedVars) update() argument
/llvm-project/llvm/lib/ObjectYAML/
H A DMachOEmitter.cpp607 for (uint64_t NextAddr : Obj.LinkEdit.FunctionStarts) { writeFunctionStarts() local
/llvm-project/llvm/tools/llvm-jitlink/
H A Dllvm-jitlink.cpp451 orc::ExecutorAddr NextAddr(Syms.front()->getAddress().getValue() & dumpSectionContents() local
[all...]