Home
last modified time | relevance | path

Searched defs:GetInsn (Results 1 – 1 of 1) sorted by relevance

/art/compiler/linker/arm64/
Drelative_patcher_arm64.cc586 uint32_t Arm64RelativePatcher::GetInsn(ArrayRef<const uint8_t> code, uint32_t offset) { in GetInsn() function in art::linker::Arm64RelativePatcher
598 uint32_t Arm64RelativePatcher::GetInsn(std::vector<uint8_t, Alloc>* code, uint32_t offset) { in GetInsn() function in art::linker::Arm64RelativePatcher