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

/openbsd-current/gnu/usr.bin/binutils/include/elf/
H A Dcommon.h492 #define SHN_ABS 0xFFF1 /* Associated symbol is absolute */ macro
/openbsd-current/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DELF.h986 SHN_ABS = 0xfff1, // Symbol has absolute value; does not need relocation enumerator in enum:llvm::ELF::__anon62
/openbsd-current/sys/sys/
H A Dexec_elf.h243 #define SHN_ABS 0xfff1 /* absolute value */ macro
/openbsd-current/gnu/usr.bin/binutils-2.17/include/elf/
H A Dcommon.h518 #define SHN_ABS 0xFFF1 /* Associated symbol is absolute */ macro

Completed in 224 milliseconds