Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Delf_common.h885 #define STT_FUNC 2 /* Function. */ macro
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h1332 STT_FUNC = 2, // Symbol is executable code (function, etc.) enumerator