Home
last modified time | relevance | path

Searched refs:SHT_PARISC_DLKM (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/binutils/include/elf/
H A Dhppa.h78 #define SHT_PARISC_DLKM 0x70000004 macro
H A DChangeLog305 * hppa.h (SHT_PARISC_DLKM, SHF_PARISC_WEAKORDER, PT_PARISC_WEAKORDER):
/freebsd-12.1/contrib/binutils/binutils/
H A Dreadelf.c2588 case SHT_PARISC_DLKM: return "PARISC_DLKM"; in get_parisc_section_type_name()