Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dcode_generator.h705 struct PatchInfo { struct
706 PatchInfo(const DexFile* dex_file, uint32_t off_or_idx) in PatchInfo() argument
710 const DexFile* target_dex_file;
712 uint32_t offset_or_index;
714 LabelType label;