Home
last modified time | relevance | path

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

/tools/dexter/slicer/
Dbytecode_encoder.cc446 auto orig_size = bytecode_.size(); in Visit() local
455 offset_ += (bytecode_.size() - orig_size) / 2; in Visit()
470 auto orig_size = bytecode_.size(); in Visit() local
479 offset_ += (bytecode_.size() - orig_size) / 2; in Visit()
488 auto orig_size = bytecode_.size(); in Visit() local
492 offset_ += (bytecode_.size() - orig_size) / 2; in Visit()