Home
last modified time | relevance | path

Searched refs:preinit (Results 1 – 21 of 21) sorted by relevance

/src/sys/contrib/dev/broadcom/brcm80211/brcmfmac/
H A Dbus.h96 int (*preinit)(struct device *dev); member
194 if (!bus->ops->preinit) in brcmf_bus_preinit()
196 return bus->ops->preinit(bus->dev); in brcmf_bus_preinit()
H A Dusb.c1210 .preinit = brcmf_usb_up,
H A Dpcie.c1661 .preinit = brcmf_pcie_preinit,
H A Dsdio.c4190 .preinit = brcmf_sdio_bus_preinit,
/src/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_preinit.cpp19 __attribute__((section(".preinit_array"), used)) static auto preinit = variable
/src/contrib/llvm-project/compiler-rt/lib/rtsan/
H A Drtsan_preinit.cpp18 __attribute__((section(".preinit_array"), used)) static auto preinit = variable
/src/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_preinit.cpp21 __attribute__((section(".preinit_array"), used)) static auto preinit = variable
/src/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_preinit.cpp19 __attribute__((section(".preinit_array"), used)) static auto preinit = variable
/src/contrib/llvm-project/compiler-rt/lib/memprof/
H A Dmemprof_preinit.cpp20 __attribute__((section(".preinit_array"), used)) static auto preinit = variable
/src/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_preinit.cpp20 __attribute__((section(".preinit_array"), used)) static auto preinit = variable
/src/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_init_standalone_preinit.cpp33 __attribute__((section(".preinit_array"), used)) static auto preinit = variable
/src/lib/libclang_rt/asan-preinit/
H A DMakefile3 LIB= clang_rt.asan-preinit-${CRTARCH}
/src/lib/libclang_rt/
H A DMakefile2 SD_ASAN+= asan-preinit
/src/sys/contrib/device-tree/src/mips/lantiq/
H A Deasy50712.dts8 bootargs = "console=ttyLTQ0,115200 init=/etc/preinit";
H A Ddanube_easy50712.dts8 bootargs = "console=ttyLTQ0,115200 init=/etc/preinit";
/src/targets/pseudo/clang/
H A DMakefile.depend18 lib/libclang_rt/asan-preinit \
/src/lib/libc/resolv/
H A Dres_init.c139 __res_vinit(res_state statp, int preinit) { in __res_vinit() argument
178 if (!preinit) { in __res_vinit()
/src/
H A DObsoleteFiles.inc828 OLD_FILES+=usr/lib/clang/18/lib/freebsd/libclang_rt.asan-preinit-aarch64.a
829 OLD_FILES+=usr/lib/clang/18/lib/freebsd/libclang_rt.asan-preinit-arm.a
830 OLD_FILES+=usr/lib/clang/18/lib/freebsd/libclang_rt.asan-preinit-armhf.a
831 OLD_FILES+=usr/lib/clang/18/lib/freebsd/libclang_rt.asan-preinit-i386.a
832 OLD_FILES+=usr/lib/clang/18/lib/freebsd/libclang_rt.asan-preinit-powerpc64.a
833 OLD_FILES+=usr/lib/clang/18/lib/freebsd/libclang_rt.asan-preinit-powerpc64le.a
834 OLD_FILES+=usr/lib/clang/18/lib/freebsd/libclang_rt.asan-preinit-riscv64.a
835 OLD_FILES+=usr/lib/clang/18/lib/freebsd/libclang_rt.asan-preinit-x86_64.a
1365 OLD_FILES+=usr/lib/clang/17/lib/freebsd/libclang_rt.asan-preinit-aarch64.a
1366 OLD_FILES+=usr/lib/clang/17/lib/freebsd/libclang_rt.asan-preinit-arm.a
[all …]
/src/targets/pseudo/userland/lib/
H A DMakefile.depend203 lib/libclang_rt/asan-preinit \
/src/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DDynamicTags.def78 DYNAMIC_TAG(PREINIT_ARRAY, 32) // Pointer to array of preinit functions.
/src/tools/build/mk/
H A DOptionalObsoleteFiles.inc1206 OLD_FILES+=usr/lib/clang/19/lib/freebsd/libclang_rt.asan-preinit-aarch64.a
1207 OLD_FILES+=usr/lib/clang/19/lib/freebsd/libclang_rt.asan-preinit-arm.a
1208 OLD_FILES+=usr/lib/clang/19/lib/freebsd/libclang_rt.asan-preinit-armhf.a
1209 OLD_FILES+=usr/lib/clang/19/lib/freebsd/libclang_rt.asan-preinit-i386.a
1210 OLD_FILES+=usr/lib/clang/19/lib/freebsd/libclang_rt.asan-preinit-powerpc64.a
1211 OLD_FILES+=usr/lib/clang/19/lib/freebsd/libclang_rt.asan-preinit-powerpc64le.a
1212 OLD_FILES+=usr/lib/clang/19/lib/freebsd/libclang_rt.asan-preinit-riscv64.a
1213 OLD_FILES+=usr/lib/clang/19/lib/freebsd/libclang_rt.asan-preinit-x86_64.a