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

/freebsd-10-stable/sys/sys/
H A Dnlist_aout.h74 #define N_ABS 0x02 /* absolute address */ macro
/freebsd-10-stable/contrib/gdb/include/
H A Dbout.h124 #define N_ABS 2 /* Absolute symbol */ macro
/freebsd-10-stable/cddl/contrib/opensolaris/head/
H A Dsyms.h77 #define N_ABS -1 macro
/freebsd-10-stable/contrib/binutils/include/aout/
H A Daout64.h281 #define N_ABS macro
/freebsd-10-stable/contrib/binutils/gas/config/
H A Daout_gnu.h237 #define N_ABS macro
/freebsd-10-stable/contrib/binutils/bfd/
H A Decoff.c36 #undef N_ABS macro
/freebsd-10-stable/contrib/binutils/include/coff/
H A Dinternal.h459 #define N_ABS ((short)-1) /* value of symbol is absolute */ macro
/freebsd-10-stable/contrib/llvm/include/llvm/Support/
H A DMachO.h294 N_ABS = 0x2u, enumerator in enum:llvm::MachO::NListType

Completed in 304 milliseconds