Searched defs:start_address_ (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Ddex_file.h808 : name_(NULL), descriptor_(NULL), signature_(NULL), start_address_(0), is_live_(false) {}
813 uint16_t start_address_; // PC location where the local is first defined. member in struct:art::DexFile::LocalInfo
832 local_cb(context, reg, local_in_reg[reg].start_address_, end_address,

Completed in 64 milliseconds