Home
last modified time | relevance | path

Searched refs:ish (Results 1 – 25 of 33) sorted by relevance

12

/freebsd/contrib/elftoolchain/elfcopy/
H A Dsections.c113 GElf_Shdr ish; in is_remove_reloc_sec() local
124 if (gelf_getshdr(is, &ish) == NULL) in is_remove_reloc_sec()
127 if ((name = elf_strptr(ecp->ein, indx, ish.sh_name)) == in is_remove_reloc_sec()
341 GElf_Shdr ish; in create_scn() local
373 if (gelf_getshdr(is, &ish) == NULL) in create_scn()
376 if ((name = elf_strptr(ecp->ein, indx, ish.sh_name)) == NULL) in create_scn()
388 if (ish.sh_type == SHT_REL || ish.sh_type == SHT_RELA) in create_scn()
389 if (ish.sh_info != 0 && in create_scn()
390 is_remove_reloc_sec(ecp, ish.sh_info)) in create_scn()
398 if (ish.sh_type == SHT_GROUP && ecp->strip == STRIP_ALL) in create_scn()
[all …]
H A Dsymbols.c395 GElf_Shdr ish; in generate_symbols() local
440 if (gelf_getshdr(is, &ish) != &ish) in generate_symbols()
443 if ((name = elf_strptr(ecp->ein, ishstrndx, ish.sh_name)) == in generate_symbols()
466 if (gelf_getshdr(is, &ish) != &ish) in generate_symbols()
469 if ((name = elf_strptr(ecp->ein, ishstrndx, ish.sh_name)) == in generate_symbols()
489 sc = ish.sh_size / ish.sh_entsize; in generate_symbols()
/freebsd/sys/arm64/arm64/
H A Dcpufunc_asm.S76 dsb ish
83 dsb ish
137 dsb ish
153 dsb ish
167 dsb ish
H A Ddb_interface.c172 dsb(ish); in db_write_bytes()
H A Dpmap.c1968 dsb(ish); in pmap_s1_invalidate_page()
1971 dsb(ish); in pmap_s1_invalidate_page()
2019 dsb(ish); in pmap_s1_invalidate_strided()
2022 dsb(ish); in pmap_s1_invalidate_strided()
2062 dsb(ish); in pmap_s1_invalidate_all_kernel()
2065 dsb(ish); in pmap_s1_invalidate_all_kernel()
2088 dsb(ish); in pmap_s1_invalidate_all()
2091 dsb(ish); in pmap_s1_invalidate_all()
9124 dsb(ish); in pmap_reset_asid_set()
9237 dsb(ish); in pmap_set_cnp()
[all …]
H A Dvfp.c558 dsb(ish); in vfp_save_state_common()
H A Dlocore.S1062 dsb ish
/freebsd/sys/arm64/linux/
H A Dlinux_support.S79 3: dmb ish
102 3: dmb ish
125 3: dmb ish
148 3: dmb ish
171 3: dmb ish
/freebsd/sys/arm64/vmm/
H A Dvmm_nvhe.c61 dsb(ish); in vmm_dc_civac()
84 dsb(ish); in vmm_el2_tlbi()
H A Dvmm_nvhe_exception.S81 dsb ish
H A Dvmm_hyp.c698 dsb(ish); in VMM_HYP_FUNC()
748 dsb(ish); in VMM_HYP_FUNC()
751 dsb(ish); in VMM_HYP_FUNC()
778 dsb(ish); in VMM_HYP_FUNC()
/freebsd/contrib/sqlite3/tea/
H A Dauto.def4 # Main configure script entry point for the TEA(ish) framework. All
/freebsd/contrib/sqlite3/autosetup/teaish/
H A DREADME.txt2 bundle which are specific to the TEA(-ish) build. During the tarball
/freebsd/stand/arm64/libarm64/
H A Dcache.c101 dsb(ish); in cpu_flush_dcache()
/freebsd/sys/contrib/alpine-hal/
H A Dal_hal_plat_services.h130 dmb(ish); in al_smp_data_memory_barrier()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DLangStandards.def37 // C89-ish modes.
52 // C99-ish modes
/freebsd/sys/contrib/device-tree/src/arm/marvell/
H A Dkirkwood-b3.dts8 * Note: This requires a new'ish version of u-boot, which disables the
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/aarch64/
H A Dlse.S104 #define BARRIER dmb ish
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMinidumpConstants.def114 HANDLE_MDMP_PLATFORM(0x8000, Unix) // Generic Unix-ish
/freebsd/sys/arm/conf/
H A DGENERIC2 # GENERIC -- Generic(ish) kernel config.
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dsm8350-sony-xperia-sagami.dtsi35 /* The display, even though it's 4K, initializes at 1080-ish p */
/freebsd/crypto/openssl/Configurations/
H A Dwindows-makefile.tmpl749 # Linker script-ish generator
H A Ddescrip.mms.tmpl1010 # Linker script-ish generator
H A Dunix-Makefile.tmpl1594 # Linker script-ish generator
/freebsd/crypto/krb5/src/
H A Daclocal.m4942 dnl gethostbyname() -ish functions. Under Solaris, those applications need to

12