Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dcode_generator_x86_64.cc7122 JumpTableRIPFixup* table_fixup = in LiteralCaseTable() local
7126 fixups_to_jump_tables_.push_back(table_fixup); in LiteralCaseTable()
7127 return Address::RIP(table_fixup); in LiteralCaseTable()