Home
last modified time | relevance | path

Searched defs:X86PcRelativePatchInfo (Results 1 – 1 of 1) sorted by relevance

/art/compiler/optimizing/
Dcode_generator_x86.h665 struct X86PcRelativePatchInfo : PatchInfo<Label> { struct
666 X86PcRelativePatchInfo(HX86ComputeBaseMethodAddress* address, in X86PcRelativePatchInfo() function
675 void EmitPcRelativeLinkerPatches(const ArenaDeque<X86PcRelativePatchInfo>& infos, argument