Home
last modified time | relevance | path

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

/freebsd-src/sys/sys/
H A Delf_common.h890 #define STN_UNDEF global() macro
/freebsd-src/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h1332 enum { STN_UNDEF = 0 }; global() enumerator