Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/ExecutionEngine/MCJIT/
H A DMCJIT.h305 uint64_t TargetAddress) override { 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.cpp102 uint64_t TargetAddress) { in mapSectionAddress()
844 uint64_t TargetAddress) { in mapSectionAddress()
H A DRuntimeDyldELF.cpp1054 uint32_t *TargetAddress = (uint32_t *)Target; in processRelocationRef() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/InstPrinter/
H A DARMInstPrinter.cpp338 int64_t TargetAddress; in printOperand() local