Home
last modified time | relevance | path

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

/trueos/contrib/binutils/include/elf/
HDhppa.h103 #define STT_PARISC_MILLI 13 macro
/trueos/contrib/binutils/binutils/
HDreadelf.c6888 if (elf_header.e_machine == EM_PARISC && type == STT_PARISC_MILLI) in get_symbol_type()