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

/freebsd-10-stable/sys/xen/interface/
H A Delfstructs.h222 #define SHN_ABS 0xfff1 /* absolute value */ macro
/freebsd-10-stable/contrib/binutils/include/elf/
H A Dcommon.h523 #define SHN_ABS 0xFFF1 /* Associated symbol is absolute */ macro
/freebsd-10-stable/sys/sys/
H A Delf_common.h372 #define SHN_ABS 0xfff1 /* Absolute values. */ macro
/freebsd-10-stable/contrib/llvm/include/llvm/Support/
H A DELF.h1214 SHN_ABS = 0xfff1, // Symbol has absolute value; does not need relocation enumerator in enum:llvm::ELF::__anon2119

Completed in 295 milliseconds