Searched defs:TargetAddress (Results 1 – 13 of 13) sorted by relevance
86 MemoryRegionInfo(ArrayRef<char> Content, JITTargetAddress TargetAddress, in MemoryRegionInfo()92 MemoryRegionInfo(uint64_t Size, JITTargetAddress TargetAddress) in MemoryRegionInfo()127 void setTargetAddress(JITTargetAddress TargetAddress) { in setTargetAddress()147 JITTargetAddress TargetAddress = 0; variable
245 uint64_t TargetAddress) { in mapSectionAddress()
367 orc::ExecutorAddr TargetAddress(*(const ulittle64_t *)FixupContent); addRelocations() local 391 orc::ExecutorAddr TargetAddress(FixupAddress + 4 + addRelocations() local 411 orc::ExecutorAddr TargetAddress = addRelocations() local
475 uint64_t TargetAddress = TargetSymbol.getAddress().getValue(); in applyFixupData() local532 uint64_t TargetAddress = TargetSymbol.getAddress().getValue(); in applyFixupArm() local608 uint64_t TargetAddress = TargetSymbol.getAddress().getValue(); in applyFixupThumb() local
376 orc::ExecutorAddr TargetAddress(*(const ulittle64_t *)FixupContent); addRelocations() local
273 uint64_t TargetAddress) override { in mapSectionAddress()
179 uint64_t TargetAddress = E.getTarget().getAddress().getValue(); in applyFixup() local
161 uint64_t TargetAddress) { in mapSectionAddress() argument 1404 Dyld->mapSectionAddress(LocalAddress, TargetAddress); in mapSectionAddress() argument
1037 TargetAddress, enumerator
1790 int64_t TargetAddress; in printAlignedLabel() local
330 int64_t TargetAddress; printOperand() local
2266 uint64_t TargetAddress = TargetSym->Addr; disassembleObject() local
743 U16 TargetAddress; /* 0x00 */ member