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

/freebsd-11-stable/sys/sys/
H A Dnlist_aout.h72 #define N_ABS 0x02 /* absolute address */ macro
/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/contrib/gdb/include/
H A Dbout.h124 #define N_ABS 2 /* Absolute symbol */ macro
/freebsd-11-stable/cddl/contrib/opensolaris/head/
H A Dsyms.h77 #define N_ABS -1 macro
/freebsd-11-stable/contrib/binutils/include/aout/
H A Daout64.h281 #define N_ABS macro
/freebsd-11-stable/contrib/binutils/gas/config/
H A Daout_gnu.h237 #define N_ABS macro
/freebsd-11-stable/contrib/binutils/bfd/
H A Decoff.c36 #undef N_ABS macro
/freebsd-11-stable/contrib/binutils/include/coff/
H A Dinternal.h459 #define N_ABS ((short)-1) /* value of symbol is absolute */ macro

Completed in 202 milliseconds