Home
last modified time | relevance | path

Searched refs:SHT_SUNW_dof (Results 1 – 7 of 7) sorted by relevance

/freebsd-14-stable/contrib/elftoolchain/libelf/
HDlibelf_data.c74 case SHT_SUNW_dof: in _libelf_xlate_shtype()
/freebsd-14-stable/sys/sys/
HDelf_common.h431 #define SHT_SUNW_dof 0x6ffffff4 macro
/freebsd-14-stable/usr.bin/elfdump/
HDelfdump.c359 case SHT_SUNW_dof: return "SHT_SUNW_dof"; in sh_types()
/freebsd-14-stable/contrib/elftoolchain/elfcopy/
HDsections.c924 case SHT_SUNW_dof: in section_type_alignment()
/freebsd-14-stable/contrib/elftoolchain/common/
HDelfdefinitions.h1151 _ELF_DEFINE_SHT(SHT_SUNW_dof, 0x6FFFFFF4UL, \
/freebsd-14-stable/contrib/elftoolchain/elfdump/
HDelfdump.c418 case SHT_SUNW_dof: return "SHT_SUNW_dof"; in sh_types()
/freebsd-14-stable/contrib/elftoolchain/readelf/
HDreadelf.c802 case SHT_SUNW_dof: return "SUNW_dof"; in section_type()