Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/binutils/include/elf/
H A Dhppa.h86 #define SHT_PARISC_STUBS SHT_LOPROC + 9 macro
/freebsd-12.1/contrib/binutils/binutils/
H A Dreadelf.c2587 case SHT_PARISC_STUBS: return "PARISC_STUBS"; in get_parisc_section_type_name()