Home
last modified time | relevance | path

Searched refs:SHT_NFP_INITREG (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/binutils-2.34/include/elf/
H A Dnfp.h75 #define SHT_NFP_INITREG (SHT_LOPROC + 2) macro
/dragonfly/contrib/binutils-2.34/binutils/
H A Dreadelf.c4248 case SHT_NFP_INITREG: return "NFP_INITREG"; in get_nfp_section_type_name()