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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h1065 STT_FUNC = 2, // Symbol is executable code (function, etc.) enumerator in enum:llvm::ELF::__anon3098
/freebsd-13-stable/sys/sys/
H A Delf_common.h850 #define STT_FUNC 2 /* Function. */ macro

Completed in 159 milliseconds