Searched refs:ish (Results 1 - 6 of 6) sorted by relevance

/freebsd-12-stable/sys/arm64/arm64/
H A Dcpufunc_asm.S72 dsb ish
79 dsb ish
93 dsb ish
95 dsb ish
107 dsb ish
158 dsb ish
H A Ddb_interface.c185 dsb(ish);
H A Dvfp.c195 dsb(ish);
/freebsd-12-stable/contrib/elftoolchain/elfcopy/
H A Dsections.c113 GElf_Shdr ish; local
124 if (gelf_getshdr(is, &ish) == NULL)
127 if ((name = elf_strptr(ecp->ein, indx, ish.sh_name)) ==
341 GElf_Shdr ish; local
373 if (gelf_getshdr(is, &ish) == NULL)
376 if ((name = elf_strptr(ecp->ein, indx, ish.sh_name)) == NULL)
388 if (ish.sh_type == SHT_REL || ish.sh_type == SHT_RELA)
389 if (ish.sh_info != 0 &&
390 is_remove_reloc_sec(ecp, ish
627 GElf_Shdr ish; local
692 GElf_Shdr ish; local
1172 GElf_Shdr ish, osh; local
[all...]
H A Dsymbols.c395 GElf_Shdr ish; local
440 if (gelf_getshdr(is, &ish) != &ish)
443 if ((name = elf_strptr(ecp->ein, ishstrndx, ish.sh_name)) ==
466 if (gelf_getshdr(is, &ish) != &ish)
469 if ((name = elf_strptr(ecp->ein, ishstrndx, ish.sh_name)) ==
489 sc = ish.sh_size / ish.sh_entsize;
/freebsd-12-stable/sys/contrib/alpine-hal/
H A Dal_hal_plat_services.h130 dmb(ish);

Completed in 81 milliseconds