Searched defs:resolveAArch64Relocation (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp358 void RuntimeDyldELF::resolveAArch64Relocation(const SectionEntry &Section, function in class:llvm::RuntimeDyldELF
364 DEBUG(dbgs() << "resolveAArch64Relocation, LocalAddress: 0x"
916 resolveAArch64Relocation(Section, Offset, Value, Type, Addend);
H A DRuntimeDyldMachO.cpp295 resolveAArch64Relocation(RE, Value);
415 bool RuntimeDyldMachO::resolveAArch64Relocation(const RelocationEntry &RE, function in class:llvm::RuntimeDyldMachO

Completed in 306 milliseconds