Home
last modified time | relevance | path

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

/tools/dexter/slicer/export/slicer/
Dreader.h146 std::map<dex::u4, ir::Annotation*> annotations_; variable
/tools/dexter/slicer/
Dreader.cc318 auto& ir_annotation = annotations_[offset]; in ExtractAnnotationItem()