Searched refs:binary_type (Results 1 – 1 of 1) sorted by relevance
573 std::optional<DsoType> ToDsoType(proto::ETMBranchList_Binary::BinaryType binary_type) { in ToDsoType() argument574 switch (binary_type) { in ToDsoType()582 LOG(ERROR) << "unexpected binary type " << binary_type; in ToDsoType()