Searched refs:N_UNDEF (Results 1 – 5 of 5) sorted by relevance
75 #define N_UNDEF 0 macro
46 enum ReservedSectionNum : int16_t { N_DEBUG = -2, N_ABS = -1, N_UNDEF = 0 }; enumerator
673 if (XCOFFSym.getSectionNumber() == XCOFF::N_UNDEF) in getSymbolFlags()830 case XCOFF::N_UNDEF: in getSymbolSectionName()
81 {StringRef("N_UNDEF"), XCOFF::N_UNDEF}};
1210 writeSymbolEntryForControlSection(Csect, XCOFF::ReservedSectionNum::N_UNDEF, in writeSymbolTable()