/aosp12/hardware/interfaces/neuralnetworks/1.0/utils/src/ |
H A D | Execution.cpp | 44 hal::utils::RequestRelocation relocation) { in create() 55 hal::utils::RequestRelocation relocation) in Execution()
|
H A D | PreparedModel.cpp | 65 hal::utils::RequestRelocation relocation; in execute() local 113 hal::utils::RequestRelocation relocation; in createReusableExecution() local
|
/aosp12/hardware/interfaces/neuralnetworks/1.2/utils/src/ |
H A D | Execution.cpp | 45 hal::utils::RequestRelocation relocation, V1_2::MeasureTiming measure) { in create() 56 hal::utils::RequestRelocation relocation, V1_2::MeasureTiming measure) in Execution()
|
H A D | ExecutionBurstController.cpp | 328 hal::utils::RequestRelocation relocation; in execute() local 375 hal::utils::RequestRelocation relocation; in createReusableExecution() local 403 const hal::utils::RequestRelocation& relocation, in executeInternal() 441 std::vector<FmqRequestDatum> request, hal::utils::RequestRelocation relocation, in create() 455 hal::utils::RequestRelocation relocation, in BurstExecution()
|
H A D | PreparedModel.cpp | 97 hal::utils::RequestRelocation relocation; in execute() local 142 hal::utils::RequestRelocation relocation; in createReusableExecution() local
|
/aosp12/hardware/interfaces/neuralnetworks/1.3/utils/src/ |
H A D | Execution.cpp | 45 hal::utils::RequestRelocation relocation, V1_2::MeasureTiming measure, in create() 58 hal::utils::RequestRelocation relocation, V1_2::MeasureTiming measure, in Execution()
|
H A D | PreparedModel.cpp | 143 hal::utils::RequestRelocation relocation; in execute() local 186 hal::utils::RequestRelocation relocation; in executeFenced() local 239 hal::utils::RequestRelocation relocation; in createReusableExecution() local
|
/aosp12/hardware/interfaces/neuralnetworks/aidl/utils/src/ |
H A D | Execution.cpp | 41 hal::utils::RequestRelocation relocation, bool measure, int64_t loopTimeoutDuration) { in create() 53 hal::utils::RequestRelocation relocation, bool measure, in Execution()
|
H A D | Burst.cpp | 178 hal::utils::RequestRelocation relocation; in execute() local 250 hal::utils::RequestRelocation relocation; in createReusableExecution() local 284 hal::utils::RequestRelocation relocation, in create() 299 hal::utils::RequestRelocation relocation, in BurstExecution()
|
H A D | PreparedModel.cpp | 80 hal::utils::RequestRelocation relocation; in execute() local 129 hal::utils::RequestRelocation relocation; in executeFenced() local 200 hal::utils::RequestRelocation relocation; in createReusableExecution() local
|
/aosp12/frameworks/compile/mclinker/lib/Object/ |
H A D | ObjectLinker.cpp | 597 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
|
/aosp12/frameworks/compile/mclinker/lib/LD/ |
H A D | ELFObjectWriter.cpp | 487 const Relocation* relocation = 0; in emitRel() local 529 const Relocation* relocation = 0; in emitRela() local
|
/aosp12/frameworks/compile/mclinker/lib/Target/AArch64/ |
H A D | AArch64LDBackend.cpp | 385 Relocation* relocation = llvm::cast<Relocation>(reloc); in doRelax() local
|
/aosp12/hardware/interfaces/neuralnetworks/utils/common/src/ |
H A D | CommonUtils.cpp | 237 RequestRelocation relocation; in convertRequestFromPointerToShared() local
|
/aosp12/frameworks/compile/mclinker/lib/Core/ |
H A D | IRBuilder.cpp | 597 Relocation* relocation = Relocation::Create(pType, *frag_ref, pAddend); in AddRelocation() local
|
/aosp12/frameworks/compile/mclinker/lib/Target/ARM/ |
H A D | ARMLDBackend.cpp | 832 Relocation* relocation = llvm::cast<Relocation>(reloc); in doRelax() local
|
/aosp12/frameworks/compile/mclinker/lib/Target/Hexagon/ |
H A D | HexagonLDBackend.cpp | 566 Relocation* relocation = llvm::cast<Relocation>(reloc); in doRelax() local
|
/aosp12/art/dex2oat/linker/ |
H A D | image_writer.cc | 2443 NativeObjectRelocation& relocation = pair.second; in CalculateNewObjectOffsets() local 2642 NativeObjectRelocation relocation = GetNativeRelocation(method); in GetImageMethodAddress() local 2726 NativeObjectRelocation& relocation = pair.second; in CopyAndFixupNativeData() local 3073 NativeObjectRelocation relocation = GetNativeRelocation(obj); in NativeLocationInImage() local
|
/aosp12/system/vold/ |
H A D | Checkpoint.cpp | 600 auto relocation = --relocations.upper_bound(sector); in relocatedRead() local
|
/aosp12/art/runtime/ |
H A D | oat_file.cc | 2447 for (const uint32_t& relocation : GetBootImageRelocations()) { in InitializeRelocations() local
|