/llvm-project/llvm/include/llvm/ExecutionEngine/ |
H A D | RuntimeDyldChecker.h | 86 MemoryRegionInfo(ArrayRef<char> Content,JITTargetAddress TargetAddress,TargetFlagsType TargetFlags) MemoryRegionInfo() argument 92 MemoryRegionInfo(uint64_t Size,JITTargetAddress TargetAddress) MemoryRegionInfo() argument 127 setTargetAddress(JITTargetAddress TargetAddress) setTargetAddress() argument 147 JITTargetAddress TargetAddress = 0; global() variable [all...] |
H A D | ExecutionEngine.h | 245 uint64_t TargetAddress) { in mapSectionAddress()
|
/llvm-project/llvm/lib/ExecutionEngine/JITLink/ |
H A D | MachO_x86_64.cpp | 368 orc::ExecutorAddr TargetAddress(*(const ulittle64_t *)FixupContent); addRelocations() local 392 orc::ExecutorAddr TargetAddress(FixupAddress + 4 + addRelocations() local 412 orc::ExecutorAddr TargetAddress = addRelocations() local
|
H A D | aarch32.cpp | 475 uint64_t TargetAddress = TargetSymbol.getAddress().getValue(); applyFixupData() local 532 uint64_t TargetAddress = TargetSymbol.getAddress().getValue(); applyFixupArm() local 608 uint64_t TargetAddress = TargetSymbol.getAddress().getValue(); applyFixupThumb() local [all...] |
H A D | MachO_arm64.cpp | 377 orc::ExecutorAddr TargetAddress(*(const ulittle64_t *)FixupContent); addRelocations() local
|
/llvm-project/llvm/tools/llvm-profgen/ |
H A D | ProfileGenerator.cpp | 460 uint64_t TargetAddress = Item.first.second; in collectFunctionsFromRawProfile() local 588 uint64_t TargetAddress = Entry.first.second; in populateBoundarySamplesWithProbesForAllFunctions() local 709 ProfileGeneratorBase::getCalleeNameForAddress(uint64_t TargetAddress) { in getCalleeNameForAddress() argument 725 uint64_t TargetAddress = Entry.first.second; in populateBoundarySamplesForAllFunctions() local 995 uint64_t TargetAddress = Entry.first.second; in populateBoundarySamplesForFunction() local 1308 uint64_t TargetAddress = BI.first.second; populateBoundarySamplesWithProbes() local [all...] |
H A D | PerfReader.cpp | 907 uint64_t TargetAddress = LBR.Target; computeCounterFromLBR() local
|
/llvm-project/llvm/lib/ExecutionEngine/MCJIT/ |
H A D | MCJIT.h | 273 uint64_t TargetAddress) override { in mapSectionAddress()
|
/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/ |
H A D | loongarch.h | 179 uint64_t TargetAddress = E.getTarget().getAddress().getValue(); applyFixup() local [all...] |
/llvm-project/bolt/lib/Core/ |
H A D | BinaryFunction.cpp | 1070 if (!MIB->evaluateMemOperandTarget(Instruction, TargetAddress, Address, in handleExternalReference() argument 775 processIndirectBranch(MCInst & Instruction,unsigned Size,uint64_t Offset,uint64_t & TargetAddress) processIndirectBranch() argument 1033 uint64_t TargetAddress = 0; handlePCRelOperand() local 1158 uint64_t TargetAddress, Count; handleAArch64IndirectCall() local 1284 uint64_t TargetAddress = 0; disassemble() local 1571 uint64_t TargetAddress = 0; scanExternalRefs() local [all...] |
H A D | BinaryContext.cpp | 1002 uint64_t TargetAddress = 0; hasValidCodePadding() local 1267 uint64_t TargetAddress, Count; handleAArch64Veneer() local
|
/llvm-project/bolt/lib/Rewrite/ |
H A D | LinuxKernelRewriter.cpp | 1665 const uint64_t TargetAddress = readStaticKeysJumpTable() local 1873 const uint64_t TargetAddress = updateStaticKeysJumpTablePostEmit() local
|
H A D | RewriteInstance.cpp | 1499 createPLTBinaryFunction(uint64_t TargetAddress,uint64_t EntryAddress,uint64_t EntrySize) createPLTBinaryFunction() argument 1595 const uint64_t TargetAddress = BC->MIB->analyzePLTEntry( disassemblePLTSectionAArch64() local 1654 const uint64_t TargetAddress = BC->MIB->analyzePLTEntry( disassemblePLTSectionRISCV() local 1686 uint64_t TargetAddress; disassemblePLTSectionX86() local [all...] |
/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/ |
H A D | RuntimeDyld.cpp | 161 uint64_t TargetAddress) { in mapSectionAddress() argument 1404 mapSectionAddress(const void * LocalAddress,uint64_t TargetAddress) mapSectionAddress() argument
|
/llvm-project/bolt/lib/Passes/ |
H A D | BinaryPasses.cpp | 1170 uint64_t TargetAddress; simplifyRODataLoads() local
|
/llvm-project/bolt/runtime/ |
H A D | instr.cpp | 516 uint64_t TargetAddress; member
|
/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/ |
H A D | AArch64InstPrinter.cpp | 1790 int64_t TargetAddress; printAlignedLabel() local
|
/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ |
H A D | ARMInstPrinter.cpp | 362 int64_t TargetAddress; printOperand() local
|
/llvm-project/llvm/tools/llvm-objdump/ |
H A D | llvm-objdump.cpp | 2404 uint64_t TargetAddress = TargetSym->Addr; disassembleObject() local
|