Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DEPCGenericRTDyldMemoryManager.cpp296 ExecutorAddr NextAddr) { in mapAllocsToRemoteAddrs()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DHexagon.cpp252 llvm::Value *NextAddr = Builder.CreateGEP( in EmitVAArgForHexagon() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DSourcePrinter.cpp154 object::SectionedAddress NextAddr, in update() argument
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DJITLinkMemoryManager.cpp162 orc::ExecutorAddr NextAddr(0x100000); in Create() local
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DMachOEmitter.cpp606 for (uint64_t NextAddr : Obj.LinkEdit.FunctionStarts) { writeFunctionStarts() local