Home
last modified time | relevance | path

Searched refs:max_negative_displacement (Results 1 – 2 of 2) sorted by relevance

/art/compiler/linker/arm/
Drelative_patcher_arm_base.h41 uint32_t max_negative_displacement);
Drelative_patcher_arm_base.cc83 uint32_t max_negative_displacement) in ArmBaseRelativePatcher() argument
86 max_negative_displacement_(max_negative_displacement), in ArmBaseRelativePatcher()