Searched defs:MaxPositiveDisplacement (Results 1 – 2 of 2) sorted by relevance
/art/dex2oat/linker/arm/ | ||
D | relative_patcher_thumb2.cc | 120 uint32_t Thumb2RelativePatcher::MaxPositiveDisplacement(const ThunkKey& key) { in MaxPositiveDisplacement() function in art::linker::Thumb2RelativePatcher |
/art/dex2oat/linker/arm64/ | ||
D | relative_patcher_arm64.cc | 328 uint32_t Arm64RelativePatcher::MaxPositiveDisplacement(const ThunkKey& key) { in MaxPositiveDisplacement() function in art::linker::Arm64RelativePatcher |