Searched refs:Relocate (Results 1 – 5 of 5) sorted by relevance
108 RUNTIME_OPTIONS_KEY (bool, Relocate, kDefaultMustRelocate)
327 .IntoKey(M::Relocate) in MakeParser()
1632 must_relocate_ = runtime_options.GetOrDefault(Opt::Relocate); in Init()
2064 void Relocate(uint32_t expand_location, uint32_t delta);
6928 void Riscv64Assembler::Branch::Relocate(uint32_t expand_location, uint32_t delta) { in Relocate() function in art::riscv64::Riscv64Assembler::Branch7407 branch2.Relocate(expand_location, delta); in PromoteBranches()