Home
last modified time | relevance | path

Searched defs:relocation (Results 1 – 25 of 88) sorted by relevance

1234

/aosp_15_r20/hardware/interfaces/neuralnetworks/aidl/utils/src/
H A DExecution.cpp40 Request request, hal::utils::RequestRelocation relocation, in create()
54 Request request, hal::utils::RequestRelocation relocation, bool measure, in ExecutionWithCachedRequest()
82 std::shared_ptr<aidl_hal::IExecution> execution, hal::utils::RequestRelocation relocation) { in create()
92 hal::utils::RequestRelocation relocation) in Execution()
H A DPreparedModel.cpp58 const ExecutionResult& result, const hal::utils::RequestRelocation& relocation) { in handleExecutionResult()
76 const hal::utils::RequestRelocation& relocation) { in handleFencedExecutionResult()
136 hal::utils::RequestRelocation relocation; in execute() local
187 hal::utils::RequestRelocation relocation; in executeFenced() local
240 hal::utils::RequestRelocation relocation; in createReusableExecution() local
H A DBurst.cpp187 hal::utils::RequestRelocation relocation; in execute() local
271 hal::utils::RequestRelocation relocation; in createReusableExecution() local
308 hal::utils::RequestRelocation relocation, in create()
325 hal::utils::RequestRelocation relocation, in BurstExecution()
/aosp_15_r20/hardware/interfaces/neuralnetworks/1.2/utils/src/
H A DBurst.cpp326 hal::utils::RequestRelocation relocation; in execute() local
373 hal::utils::RequestRelocation relocation; in createReusableExecution() local
401 const hal::utils::RequestRelocation& relocation, FallbackFunction fallback) const { in executeInternal() argument
436 hal::utils::RequestRelocation relocation, in create()
450 hal::utils::RequestRelocation relocation, in BurstExecution()
H A DExecution.cpp44 hal::utils::RequestRelocation relocation, V1_2::MeasureTiming measure) { in create()
55 hal::utils::RequestRelocation relocation, V1_2::MeasureTiming measure) in Execution()
H A DPreparedModel.cpp99 hal::utils::RequestRelocation relocation; in execute() local
146 hal::utils::RequestRelocation relocation; in createReusableExecution() local
/aosp_15_r20/external/igt-gpu-tools/assembler/
H A Dgen4asm.h144 struct relocation { struct
161 struct relocation reloc; argument
/aosp_15_r20/frameworks/compile/mclinker/lib/Object/
DObjectLinker.cpp597 Relocation* relocation = llvm::cast<Relocation>(reloc); in scanRelocations() local
779 bool ObjectLinker::relocation() { in relocation() function in mcld::ObjectLinker
801 Relocation* relocation = llvm::cast<Relocation>(reloc); in relocation() local
885 Relocation* relocation = llvm::cast<Relocation>(reloc); in normalSyncRelocationResult() local
/aosp_15_r20/hardware/interfaces/neuralnetworks/1.3/utils/src/
H A DPreparedModel.cpp143 hal::utils::RequestRelocation relocation; in execute() local
187 hal::utils::RequestRelocation relocation; in executeFenced() local
242 hal::utils::RequestRelocation relocation; in createReusableExecution() local
H A DExecution.cpp44 hal::utils::RequestRelocation relocation, V1_2::MeasureTiming measure, in create()
57 hal::utils::RequestRelocation relocation, V1_2::MeasureTiming measure, in Execution()
/aosp_15_r20/hardware/interfaces/neuralnetworks/1.0/utils/src/
H A DExecution.cpp44 hal::utils::RequestRelocation relocation) { in create()
55 hal::utils::RequestRelocation relocation) in Execution()
H A DPreparedModel.cpp67 hal::utils::RequestRelocation relocation; in execute() local
117 hal::utils::RequestRelocation relocation; in createReusableExecution() local
/aosp_15_r20/frameworks/compile/mclinker/lib/LD/
DELFObjectWriter.cpp487 const Relocation* relocation = 0; in emitRel() local
529 const Relocation* relocation = 0; in emitRela() local
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DCOFF.h294 struct relocation { struct
295 uint32_t VirtualAddress;
296 uint32_t SymbolTableIndex;
297 uint16_t Type;
/aosp_15_r20/external/llvm/include/llvm/Support/
H A DCOFF.h289 struct relocation { struct
290 uint32_t VirtualAddress;
291 uint32_t SymbolTableIndex;
292 uint16_t Type;
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/debugging/internal/
H A Dsymbolize.h79 ptrdiff_t relocation; member
/aosp_15_r20/art/dex2oat/linker/
H A Dimage_writer.cc2653 NativeObjectRelocation& relocation = pair.second; in CalculateNewObjectOffsets() local
2661 JniStubMethodRelocation& relocation = pair.second.second; in CalculateNewObjectOffsets() local
2877 NativeObjectRelocation relocation = GetNativeRelocation(method); in GetImageMethodAddress() local
2963 NativeObjectRelocation& relocation = pair.second; in CopyAndFixupNativeData() local
3099 JniStubMethodRelocation& relocation = pair.second.second; in CopyAndFixupJniStubMethods() local
3328 NativeObjectRelocation relocation = GetNativeRelocation(obj); in NativeLocationInImage() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DCOFF.h324 struct relocation { struct
325 uint32_t VirtualAddress;
326 uint32_t SymbolTableIndex;
327 uint16_t Type;
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/debugging/internal/
H A Dsymbolize.h85 ptrdiff_t relocation; member
/aosp_15_r20/external/abseil-cpp/absl/debugging/internal/
H A Dsymbolize.h85 ptrdiff_t relocation; member
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/debugging/internal/
H A Dsymbolize.h85 ptrdiff_t relocation; member
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/debugging/internal/
H A Dsymbolize.h85 ptrdiff_t relocation; member
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/debugging/internal/
H A Dsymbolize.h85 ptrdiff_t relocation; member
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/debugging/internal/
Dsymbolize.h85 ptrdiff_t relocation; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/BinaryFormat/
DCOFF.h339 struct relocation { struct
340 uint32_t VirtualAddress;
341 uint32_t SymbolTableIndex;
342 uint16_t Type;

1234