Home
last modified time | relevance | path

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

/NextBSD/contrib/elftoolchain/libelf/
HDlibelf_data.c76 case SHT_SUNW_move: in _libelf_xlate_shtype()
/NextBSD/sys/sys/
HDelf_common.h406 #define SHT_SUNW_move 0x6ffffffa macro
/NextBSD/contrib/elftoolchain/common/
HDelfdefinitions.h1110 _ELF_DEFINE_SHT(SHT_SUNW_move, 0x6FFFFFFAUL, \
/NextBSD/contrib/elftoolchain/readelf/
HDreadelf.c727 case SHT_SUNW_move: return "SUNW_move"; in section_type()