Home
last modified time | relevance | path

Searched refs:SHT_SUNW_syminfo (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/elftoolchain/libelf/
H A Dlibelf_data.c78 case SHT_SUNW_syminfo: in _libelf_xlate_shtype()
/freebsd/sys/sys/
H A Delf_common.h462 #define SHT_SUNW_syminfo 0x6ffffffc macro
/freebsd/contrib/elftoolchain/elfcopy/
H A Dsections.c918 case SHT_SUNW_syminfo: in section_type_alignment()
/freebsd/contrib/elftoolchain/common/
H A Delfdefinitions.h1175 _ELF_DEFINE_SHT(SHT_SUNW_syminfo, 0x6FFFFFFCUL, \
/freebsd/contrib/elftoolchain/readelf/
H A Dreadelf.c810 case SHT_SUNW_syminfo: return "SUNW_syminfo"; in section_type()