Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dcode_generator_arm_vixl.h575 uint32_t offset_or_index; member
Dcode_generator.h652 uint32_t offset_or_index; member
Dcode_generator_mips64.cc1526 size_t offset_or_index = info.offset_or_index; in EmitPcRelativeLinkerPatches() local
1639 uint32_t offset_or_index, in NewPcRelativePatch()
Dcode_generator_arm_vixl.cc8865 const DexFile* dex_file, uint32_t offset_or_index, ArenaDeque<PcRelativePatchInfo>* patches) { in NewPcRelativePatch()
8959 size_t offset_or_index = info.offset_or_index; in EmitPcRelativeLinkerPatches() local
Dcode_generator_mips.cc1595 size_t offset_or_index = info.offset_or_index; in EmitPcRelativeLinkerPatches() local
1712 uint32_t offset_or_index, in NewPcRelativePatch()