Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Delf_common.h426 #define SHN_ABS 0xfff1 /* Absolute values. */ macro
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h1059 SHN_ABS = 0xfff1, // Symbol has absolute value; does not need relocation enumerator