Searched refs:Relocate (Results 1 – 7 of 7) sorted by relevance
87 RUNTIME_OPTIONS_KEY (bool, Relocate, kDefaultMustRelocate)
208 .IntoKey(M::Relocate) in MakeParser()
1031 must_relocate_ = runtime_options.GetOrDefault(Opt::Relocate); in Init()
1228 void Relocate(uint32_t expand_location, uint32_t delta);
2183 void MipsAssembler::Branch::Relocate(uint32_t expand_location, uint32_t delta) { in Relocate() function in art::mips::MipsAssembler::Branch2694 branch2.Relocate(expand_location, delta); in PromoteBranches()
2013 void Mips64Assembler::Branch::Relocate(uint32_t expand_location, uint32_t delta) { in Relocate() function in art::mips64::Mips64Assembler::Branch2381 branch2.Relocate(expand_location, delta); in PromoteBranches()
1405 void Relocate(uint32_t expand_location, uint32_t delta);