Searched refs:dbg_annotations_ (Results 1 – 2 of 2) sorted by relevance
124 dbg_annotations_.push_back(dbg_header); in DissasembleDebugInfo()133 dbg_annotations_.push_back(annotation); in DissasembleDebugInfo()141 dbg_annotations_.push_back(annotation); in DissasembleDebugInfo()234 dbg_annotations_.push_back(annotation); in DissasembleDebugInfo()322 dbg_annotations_.clear(); in Dissasemble()352 MergeInstructions(instructions, dbg_annotations_); in Dissasemble()
478 std::vector<Instruction*> dbg_annotations_; member