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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h808 SHN_ABS = 0xfff1, // Symbol has absolute value; does not need relocation enumerator in enum:llvm::ELF::__anon4170
/freebsd-12-stable/contrib/binutils/include/elf/
H A Dcommon.h523 #define SHN_ABS 0xFFF1 /* Associated symbol is absolute */ macro
/freebsd-12-stable/sys/sys/
H A Delf_common.h402 #define SHN_ABS 0xfff1 /* Absolute values. */ macro

Completed in 127 milliseconds