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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h818 SHN_ABS = 0xfff1, // Symbol has absolute value; does not need relocation enumerator in enum:llvm::ELF::__anon3095
/freebsd-13-stable/sys/sys/
H A Delf_common.h407 #define SHN_ABS 0xfff1 /* Absolute values. */ macro

Completed in 190 milliseconds