Home
last modified time | relevance | path

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

/tools/dexter/slicer/export/slicer/
Ddex_ir.h146 Annotation* annotation_value; member
/tools/dexter/slicer/
Dreader.cc540 ir_encoded_value->u.annotation_value = ParseAnnotation(pptr); in ParseEncodedValue()
Dwriter.cc161 WriteAnnotation(ir_value->u.annotation_value, data); in WriteEncodedValue()