Home
last modified time | relevance | path

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

/freebsd/contrib/elftoolchain/libelf/
H A Dlibelf_data.c76 case SHT_SUNW_move: in _libelf_xlate_shtype()
/freebsd/sys/sys/
H A Delf_common.h460 #define SHT_SUNW_move 0x6ffffffa macro
/freebsd/contrib/elftoolchain/elfcopy/
H A Dsections.c908 case SHT_SUNW_move: in section_type_alignment()
/freebsd/contrib/elftoolchain/common/
H A Delfdefinitions.h1171 _ELF_DEFINE_SHT(SHT_SUNW_move, 0x6FFFFFFAUL, \
/freebsd/contrib/elftoolchain/readelf/
H A Dreadelf.c808 case SHT_SUNW_move: return "SUNW_move"; in section_type()