Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dcode_generator_arm_vixl.h609 uint32_t offset_or_index; member
H A Dcode_generator.h717 uint32_t offset_or_index; member
H A Dcode_generator_arm_vixl.cc9417 const DexFile* dex_file, uint32_t offset_or_index, ArenaDeque<PcRelativePatchInfo>* patches) { in NewPcRelativePatch()
9537 size_t offset_or_index = info.offset_or_index; in EmitPcRelativeLinkerPatches() local
H A Dcode_generator_arm64.cc4900 uint32_t offset_or_index, in NewPcRelativePatch()