Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h1333 STT_SECTION = 3, // Symbol refers to a section enumerator
/freebsd/sys/sys/
H A Delf_common.h889 #define STT_SECTION 3 /* Section. */ macro