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