Lines Matching refs:PatchInfo
453 const PatchInfo<Label>& info,
614 static void EmitPcRelativeLinkerPatches(const ArenaDeque<PatchInfo<Label>>& infos,
630 ArenaDeque<PatchInfo<Label>> boot_image_method_patches_;
632 ArenaDeque<PatchInfo<Label>> method_bss_entry_patches_;
634 ArenaDeque<PatchInfo<Label>> boot_image_type_patches_;
636 ArenaDeque<PatchInfo<Label>> type_bss_entry_patches_;
638 ArenaDeque<PatchInfo<Label>> boot_image_string_patches_;
640 ArenaDeque<PatchInfo<Label>> string_bss_entry_patches_;
643 ArenaDeque<PatchInfo<Label>> boot_image_other_patches_;
646 ArenaDeque<PatchInfo<Label>> jit_string_patches_;
648 ArenaDeque<PatchInfo<Label>> jit_class_patches_;