HomeSort by relevance Sort by last modified time
    Searched defs:mapSectionAddress (Results 1 - 25 of 29) sorted by null

1 2

  /external/llvm/include/llvm/ExecutionEngine/Orc/
ObjectTransformLayer.h 85 void mapSectionAddress(ObjSetHandleT H, const void *LocalAddress,
87 BaseLayer.mapSectionAddress(H, LocalAddress, TargetAddr);
ObjectLinkingLayer.h 48 virtual void mapSectionAddress(const void *LocalAddress,
119 assert(PFC && "mapSectionAddress called on finalized LinkedObjectSet");
146 void mapSectionAddress(const void *LocalAddress,
148 assert(PFC && "mapSectionAddress called on finalized LinkedObjectSet");
149 assert(PFC->RTDyld && "mapSectionAddress called on raw LinkedObjectSet");
150 PFC->RTDyld->mapSectionAddress(LocalAddress, TargetAddr);
324 void mapSectionAddress(ObjSetHandleT H, const void *LocalAddress,
326 (*H)->mapSectionAddress(LocalAddress, TargetAddr);
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ExecutionEngine/Orc/
ObjectTransformLayer.h 85 void mapSectionAddress(ObjSetHandleT H, const void *LocalAddress,
87 BaseLayer.mapSectionAddress(H, LocalAddress, TargetAddr);
RTDyldObjectLinkingLayer.h 59 virtual void mapSectionAddress(const void *LocalAddress,
128 assert(PFC && "mapSectionAddress called on finalized LinkedObjectSet");
155 void mapSectionAddress(const void *LocalAddress,
157 assert(PFC && "mapSectionAddress called on finalized LinkedObjectSet");
158 assert(PFC->RTDyld && "mapSectionAddress called on raw LinkedObjectSet");
159 PFC->RTDyld->mapSectionAddress(LocalAddress, TargetAddr);
330 void mapSectionAddress(ObjSetHandleT H, const void *LocalAddress,
332 (*H)->mapSectionAddress(LocalAddress, TargetAddr);
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ExecutionEngine/Orc/
ObjectTransformLayer.h 85 void mapSectionAddress(ObjSetHandleT H, const void *LocalAddress,
87 BaseLayer.mapSectionAddress(H, LocalAddress, TargetAddr);
RTDyldObjectLinkingLayer.h 59 virtual void mapSectionAddress(const void *LocalAddress,
128 assert(PFC && "mapSectionAddress called on finalized LinkedObjectSet");
155 void mapSectionAddress(const void *LocalAddress,
157 assert(PFC && "mapSectionAddress called on finalized LinkedObjectSet");
158 assert(PFC->RTDyld && "mapSectionAddress called on raw LinkedObjectSet");
159 PFC->RTDyld->mapSectionAddress(LocalAddress, TargetAddr);
330 void mapSectionAddress(ObjSetHandleT H, const void *LocalAddress,
332 (*H)->mapSectionAddress(LocalAddress, TargetAddr);
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ExecutionEngine/Orc/
ObjectTransformLayer.h 85 void mapSectionAddress(ObjSetHandleT H, const void *LocalAddress,
87 BaseLayer.mapSectionAddress(H, LocalAddress, TargetAddr);
RTDyldObjectLinkingLayer.h 59 virtual void mapSectionAddress(const void *LocalAddress,
128 assert(PFC && "mapSectionAddress called on finalized LinkedObjectSet");
155 void mapSectionAddress(const void *LocalAddress,
157 assert(PFC && "mapSectionAddress called on finalized LinkedObjectSet");
158 assert(PFC->RTDyld && "mapSectionAddress called on raw LinkedObjectSet");
159 PFC->RTDyld->mapSectionAddress(LocalAddress, TargetAddr);
330 void mapSectionAddress(ObjSetHandleT H, const void *LocalAddress,
332 (*H)->mapSectionAddress(LocalAddress, TargetAddr);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ExecutionEngine/Orc/
ObjectTransformLayer.h 85 void mapSectionAddress(ObjSetHandleT H, const void *LocalAddress,
87 BaseLayer.mapSectionAddress(H, LocalAddress, TargetAddr);
RTDyldObjectLinkingLayer.h 59 virtual void mapSectionAddress(const void *LocalAddress,
128 assert(PFC && "mapSectionAddress called on finalized LinkedObjectSet");
155 void mapSectionAddress(const void *LocalAddress,
157 assert(PFC && "mapSectionAddress called on finalized LinkedObjectSet");
158 assert(PFC->RTDyld && "mapSectionAddress called on raw LinkedObjectSet");
159 PFC->RTDyld->mapSectionAddress(LocalAddress, TargetAddr);
330 void mapSectionAddress(ObjSetHandleT H, const void *LocalAddress,
332 (*H)->mapSectionAddress(LocalAddress, TargetAddr);
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ExecutionEngine/Orc/
ObjectTransformLayer.h 85 void mapSectionAddress(ObjSetHandleT H, const void *LocalAddress,
87 BaseLayer.mapSectionAddress(H, LocalAddress, TargetAddr);
RTDyldObjectLinkingLayer.h 59 virtual void mapSectionAddress(const void *LocalAddress,
128 assert(PFC && "mapSectionAddress called on finalized LinkedObjectSet");
155 void mapSectionAddress(const void *LocalAddress,
157 assert(PFC && "mapSectionAddress called on finalized LinkedObjectSet");
158 assert(PFC->RTDyld && "mapSectionAddress called on raw LinkedObjectSet");
159 PFC->RTDyld->mapSectionAddress(LocalAddress, TargetAddr);
330 void mapSectionAddress(ObjSetHandleT H, const void *LocalAddress,
332 (*H)->mapSectionAddress(LocalAddress, TargetAddr);
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ExecutionEngine/Orc/
ObjectTransformLayer.h 85 void mapSectionAddress(ObjSetHandleT H, const void *LocalAddress,
87 BaseLayer.mapSectionAddress(H, LocalAddress, TargetAddr);
RTDyldObjectLinkingLayer.h 59 virtual void mapSectionAddress(const void *LocalAddress,
128 assert(PFC && "mapSectionAddress called on finalized LinkedObjectSet");
155 void mapSectionAddress(const void *LocalAddress,
157 assert(PFC && "mapSectionAddress called on finalized LinkedObjectSet");
158 assert(PFC->RTDyld && "mapSectionAddress called on raw LinkedObjectSet");
159 PFC->RTDyld->mapSectionAddress(LocalAddress, TargetAddr);
330 void mapSectionAddress(ObjSetHandleT H, const void *LocalAddress,
332 (*H)->mapSectionAddress(LocalAddress, TargetAddr);
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ExecutionEngine/Orc/
ObjectTransformLayer.h 85 void mapSectionAddress(ObjSetHandleT H, const void *LocalAddress,
87 BaseLayer.mapSectionAddress(H, LocalAddress, TargetAddr);
RTDyldObjectLinkingLayer.h 59 virtual void mapSectionAddress(const void *LocalAddress,
128 assert(PFC && "mapSectionAddress called on finalized LinkedObjectSet");
155 void mapSectionAddress(const void *LocalAddress,
157 assert(PFC && "mapSectionAddress called on finalized LinkedObjectSet");
158 assert(PFC->RTDyld && "mapSectionAddress called on raw LinkedObjectSet");
159 PFC->RTDyld->mapSectionAddress(LocalAddress, TargetAddr);
330 void mapSectionAddress(ObjSetHandleT H, const void *LocalAddress,
332 (*H)->mapSectionAddress(LocalAddress, TargetAddr);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ExecutionEngine/Orc/
ObjectTransformLayer.h 85 void mapSectionAddress(ObjSetHandleT H, const void *LocalAddress,
87 BaseLayer.mapSectionAddress(H, LocalAddress, TargetAddr);
RTDyldObjectLinkingLayer.h 59 virtual void mapSectionAddress(const void *LocalAddress,
128 assert(PFC && "mapSectionAddress called on finalized LinkedObjectSet");
155 void mapSectionAddress(const void *LocalAddress,
157 assert(PFC && "mapSectionAddress called on finalized LinkedObjectSet");
158 assert(PFC->RTDyld && "mapSectionAddress called on raw LinkedObjectSet");
159 PFC->RTDyld->mapSectionAddress(LocalAddress, TargetAddr);
330 void mapSectionAddress(ObjSetHandleT H, const void *LocalAddress,
332 (*H)->mapSectionAddress(LocalAddress, TargetAddr);
  /external/llvm/unittests/ExecutionEngine/Orc/
ObjectTransformLayerTest.cpp 148 void mapSectionAddress(ObjSetHandleT H, const void *LocalAddress,
153 LastCalled = "mapSectionAddress";
162 EXPECT_EQ("mapSectionAddress", LastCalled);
263 // Test mapSectionAddress
267 T1.mapSectionAddress(H, Buffer, MockAddress);
335 TransformLayer.mapSectionAddress(ObjSet, nullptr, 0);
  /external/llvm/include/llvm/ExecutionEngine/
ExecutionEngine.h 232 /// mapSectionAddress - map a section to its target address space value.
236 virtual void mapSectionAddress(const void *LocalAddress,
263 /// object have been relocated using mapSectionAddress. When this method is
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ExecutionEngine/
ExecutionEngine.h 243 /// mapSectionAddress - map a section to its target address space value.
247 virtual void mapSectionAddress(const void *LocalAddress,
274 /// object have been relocated using mapSectionAddress. When this method is
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ExecutionEngine/
ExecutionEngine.h 243 /// mapSectionAddress - map a section to its target address space value.
247 virtual void mapSectionAddress(const void *LocalAddress,
274 /// object have been relocated using mapSectionAddress. When this method is
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ExecutionEngine/
ExecutionEngine.h 243 /// mapSectionAddress - map a section to its target address space value.
247 virtual void mapSectionAddress(const void *LocalAddress,
274 /// object have been relocated using mapSectionAddress. When this method is
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ExecutionEngine/
ExecutionEngine.h 243 /// mapSectionAddress - map a section to its target address space value.
247 virtual void mapSectionAddress(const void *LocalAddress,
274 /// object have been relocated using mapSectionAddress. When this method is
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ExecutionEngine/
ExecutionEngine.h 243 /// mapSectionAddress - map a section to its target address space value.
247 virtual void mapSectionAddress(const void *LocalAddress,
274 /// object have been relocated using mapSectionAddress. When this method is

Completed in 439 milliseconds

1 2