Searched refs:binary_type (Results 1 – 1 of 1) sorted by relevance
73 static std::optional<DsoType> ToDsoType(proto::ETMBinary::BinaryType binary_type) { in ToDsoType() argument74 switch (binary_type) { in ToDsoType()82 LOG(ERROR) << "unexpected binary type " << binary_type; in ToDsoType()