Searched refs:STT_PARISC_MILLI (Results 1 - 10 of 10) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/hppa/include/
H A Dexec.h111 #define STT_PARISC_MILLI 13 /* entry point of a millicode routine */ macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/config/
H A Dtc-hppa.h169 internal elf symbol type to STT_PARISC_MILLI, and return
173 || strcmp ((name), "STT_PARISC_MILLI") == 0) \
175 (ELF_ST_BIND ((elf)->internal_elf_sym.st_info), STT_PARISC_MILLI)\
H A Dtc-hppa.c6642 STT_PARISC_MILLI);
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/elf/
H A Dhppa.h104 #define STT_PARISC_MILLI 13 macro
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/elf/
H A Dhppa.h104 #define STT_PARISC_MILLI 13 macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Delf32-hppa.c1262 if (hh->eh.type == STT_PARISC_MILLI)
1957 && eh->type != STT_PARISC_MILLI)
2042 && eh->type != STT_PARISC_MILLI)
2134 && eh->type != STT_PARISC_MILLI)
2176 if (eh->type == STT_PARISC_MILLI
3027 && hh->eh.type != STT_PARISC_MILLI))
3739 && eh->type == STT_PARISC_MILLI)
4630 if (ELF_ST_TYPE (elf_sym->st_info) == STT_PARISC_MILLI)
4631 return STT_PARISC_MILLI;
H A Delf64-hppa.c717 if (hh != NULL && hh->eh.type != STT_PARISC_MILLI)
979 if (eh->dynindx == -1 && eh->type != STT_PARISC_MILLI)
1076 || (hh->eh.dynindx == -1 && hh->eh.type != STT_PARISC_MILLI)
1440 if (eh->dynindx == -1 && eh->type != STT_PARISC_MILLI)
1522 if (elf->type == STT_PARISC_MILLI)
2749 if (ELF_ST_TYPE (elf_sym->st_info) == STT_PARISC_MILLI)
2750 return STT_PARISC_MILLI;
3930 && eh->type == STT_PARISC_MILLI)
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Delf32-hppa.c1262 if (hh->eh.type == STT_PARISC_MILLI)
1957 && eh->type != STT_PARISC_MILLI)
2042 && eh->type != STT_PARISC_MILLI)
2134 && eh->type != STT_PARISC_MILLI)
2176 if (eh->type == STT_PARISC_MILLI
3023 && hh->eh.type != STT_PARISC_MILLI))
3731 && eh->type == STT_PARISC_MILLI)
4622 if (ELF_ST_TYPE (elf_sym->st_info) == STT_PARISC_MILLI)
4623 return STT_PARISC_MILLI;
H A Delf64-hppa.c717 if (hh != NULL && hh->eh.type != STT_PARISC_MILLI)
979 if (eh->dynindx == -1 && eh->type != STT_PARISC_MILLI)
1076 || (hh->eh.dynindx == -1 && hh->eh.type != STT_PARISC_MILLI)
1440 if (eh->dynindx == -1 && eh->type != STT_PARISC_MILLI)
1522 if (elf->type == STT_PARISC_MILLI)
2749 if (ELF_ST_TYPE (elf_sym->st_info) == STT_PARISC_MILLI)
2750 return STT_PARISC_MILLI;
3930 && eh->type == STT_PARISC_MILLI)
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/binutils/
H A Dreadelf.c8231 if (elf_header.e_machine == EM_PARISC && type == STT_PARISC_MILLI)

Completed in 153 milliseconds