Searched refs:HexagonAttributeParser (Results 1 – 5 of 5) sorted by relevance
16 class HexagonAttributeParser : public ELFAttributeParser {19 Error (HexagonAttributeParser::*Routine)(unsigned);27 HexagonAttributeParser(ScopedPrinter *SP) in HexagonAttributeParser() function30 HexagonAttributeParser() in HexagonAttributeParser() function
13 const HexagonAttributeParser::DisplayHandler14 HexagonAttributeParser::DisplayRoutines[] = {44 Error HexagonAttributeParser::handler(uint64_t Tag, bool &Handled) { in handler()
320 HexagonAttributeParser Parser; in getHexagonFeatures()
1162 SRCS_MIN+= Support/HexagonAttributeParser.cpp
2854 std::make_unique<HexagonAttributeParser>(&W), in printArchSpecificInfo()