Lines Matching refs:ECase
1556 #define ECase(X) \ in getSectionName() macro
1560 ECase(TYPE); in getSectionName()
1561 ECase(IMPORT); in getSectionName()
1562 ECase(FUNCTION); in getSectionName()
1563 ECase(TABLE); in getSectionName()
1564 ECase(MEMORY); in getSectionName()
1565 ECase(GLOBAL); in getSectionName()
1566 ECase(EVENT); in getSectionName()
1567 ECase(EXPORT); in getSectionName()
1568 ECase(START); in getSectionName()
1569 ECase(ELEM); in getSectionName()
1570 ECase(CODE); in getSectionName()
1571 ECase(DATA); in getSectionName()
1572 ECase(DATACOUNT); in getSectionName()
1578 #undef ECase in getSectionName()