Searched defs:ReservedSectionNum (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DXCOFF.h25 enum ReservedSectionNum { N_DEBUG = -2, N_ABS = -1, N_UNDEF = 0 }; enum in namespace:llvm::XCOFF

Completed in 105 milliseconds