Searched defs:N_DEBUG (Results 1 - 3 of 3) 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 }; enumerator in enum:llvm::XCOFF::ReservedSectionNum
/freebsd-11-stable/cddl/contrib/opensolaris/head/
H A Dsyms.h79 #define N_DEBUG -2 macro
/freebsd-11-stable/contrib/binutils/include/coff/
H A Dinternal.h460 #define N_DEBUG ((short)-2) /* debugging symbol -- value is meaningless */ macro

Completed in 145 milliseconds