Searched defs:MaxNegativeDisplacement (Results 1 – 2 of 2) sorted by relevance
/aosp12/art/dex2oat/linker/arm/ | ||
H A D | relative_patcher_thumb2.cc | 129 uint32_t Thumb2RelativePatcher::MaxNegativeDisplacement(const ThunkKey& key) { in MaxNegativeDisplacement() function in art::linker::Thumb2RelativePatcher |
/aosp12/art/dex2oat/linker/arm64/ | ||
H A D | relative_patcher_arm64.cc | 345 uint32_t Arm64RelativePatcher::MaxNegativeDisplacement(const ThunkKey& key) { in MaxNegativeDisplacement() function in art::linker::Arm64RelativePatcher |