Home
last modified time | relevance | path

Searched refs:UNIMPLEMENTED (Results 1 – 23 of 23) sorted by relevance

/freebsd/sys/i386/linux/
H A Dlinux_dummy_machdep.c48 UNIMPLEMENTED(break);
49 UNIMPLEMENTED(ftime);
50 UNIMPLEMENTED(fstat);
51 UNIMPLEMENTED(gtty);
52 UNIMPLEMENTED(stty);
53 UNIMPLEMENTED(lock);
54 UNIMPLEMENTED(mpx);
55 UNIMPLEMENTED(prof);
56 UNIMPLEMENTED(profil);
57 UNIMPLEMENTED(ulimit);
/freebsd/sys/compat/linux/
H A Dlinux_dummy.c47 UNIMPLEMENTED(afs_syscall);
48 UNIMPLEMENTED(create_module); /* Added in Linux 1.0 removed in 2.6. */
49 UNIMPLEMENTED(epoll_ctl_old);
50 UNIMPLEMENTED(epoll_wait_old);
51 UNIMPLEMENTED(get_kernel_syms); /* Added in Linux 1.0 removed in 2.6. */
52 UNIMPLEMENTED(getpmsg);
53 UNIMPLEMENTED(nfsservctl); /* Added in Linux 2.2 removed in 3.1. */
54 UNIMPLEMENTED(putpmsg);
55 UNIMPLEMENTED(query_module); /* Added in Linux 2.2 removed in 2.6. */
56 UNIMPLEMENTED(security);
[all …]
H A Dlinux_util.h72 #define UNIMPLEMENTED(s)
71 #define UNIMPLEMENTED( global() macro
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stoptheworld.h37 UNIMPLEMENTED(); in GetRegistersAndSP()
40 virtual uptr ThreadCount() const { UNIMPLEMENTED(); } in ThreadCount()
41 virtual tid_t GetThreadID(uptr index) const { UNIMPLEMENTED(); } in GetThreadID()
H A Dsanitizer_symbolizer_internal.h53 UNIMPLEMENTED(); in SymbolizePC()
59 UNIMPLEMENTED(); in SymbolizeData()
100 UNIMPLEMENTED(); in ReachedEndOfOutput()
106 UNIMPLEMENTED(); in GetArgV()
H A Dsanitizer_stacktrace_printer.h35 UNIMPLEMENTED();
40 UNIMPLEMENTED(); in RenderNeedsSymbolization()
54 UNIMPLEMENTED();
H A Dsanitizer_procmaps.h72 virtual bool Next(MemoryMappedSegment *segment) { UNIMPLEMENTED(); } in Next()
73 virtual bool Error() const { UNIMPLEMENTED(); }; in Error()
74 virtual void Reset() { UNIMPLEMENTED(); } in Reset()
H A Dsanitizer_win.cpp106 UNIMPLEMENTED(); in internal_dlinfo()
437 UNIMPLEMENTED(); in MapFileToMemory()
441 UNIMPLEMENTED(); in MapWritableFileToMemory()
480 UNIMPLEMENTED(); in GetPwd()
484 UNIMPLEMENTED(); in GetUid()
539 UNIMPLEMENTED(); in ReExec()
545 UNIMPLEMENTED(); in StackSizeIsUnlimited()
549 UNIMPLEMENTED(); in SetStackSizeLimitInBytes()
553 UNIMPLEMENTED(); in AddressSpaceIsUnlimited()
557 UNIMPLEMENTED(); in SetAddressSpaceUnlimited()
[all …]
H A Dsanitizer_fuchsia.cpp67 int internal_dlinfo(void *handle, int request, void *p) { UNIMPLEMENTED(); } in internal_dlinfo()
100 void SignalContext::DumpAllRegisters(void *context) { UNIMPLEMENTED(); } in DumpAllRegisters()
101 const char *SignalContext::Describe() const { UNIMPLEMENTED(); } in Describe()
334 UNIMPLEMENTED(); in MmapFixedNoAccess()
529 uptr GetRSS() { UNIMPLEMENTED(); } in GetRSS()
H A Dsanitizer_malloc_mac.inc280 UNIMPLEMENTED();
333 UNIMPLEMENTED();
337 UNIMPLEMENTED();
357 // UNIMPLEMENTED();
H A Dsanitizer_coverage_fuchsia.cpp215 UNIMPLEMENTED(); in __sanitizer_dump_coverage()
H A Dsanitizer_symbolizer_posix_libcdep.cpp169 UNIMPLEMENTED(); in StartSymbolizerSubprocess()
H A Dsanitizer_internal_defs.h364 #define UNIMPLEMENTED() UNREACHABLE("unimplemented") macro
H A Dsanitizer_mac.cpp231 UNIMPLEMENTED(); in internal_dlinfo()
485 UNIMPLEMENTED(); in ReExec()
H A Dsanitizer_linux.cpp844 UNIMPLEMENTED(); in internal_dlinfo()
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_fuchsia.cpp53 UNIMPLEMENTED(); in AsanApplyToGlobals()
62 UNIMPLEMENTED(); in AsanOnDeadlySignal()
H A Dasan_win.cpp209 UNIMPLEMENTED(); in AsanApplyToGlobals()
279 void AsanOnDeadlySignal(int, void *siginfo, void *context) { UNIMPLEMENTED(); } in AsanOnDeadlySignal()
H A Dasan_linux.cpp101 UNIMPLEMENTED(); in AsanApplyToGlobals()
/freebsd/crypto/heimdal/appl/ftp/ftpd/
H A Dftpcmd.y229 UNIMPLEMENTED for NBBY != 8
H A Dftpcmd.c1887 UNIMPLEMENTED for NBBY != 8 in yyparse()
/freebsd/libexec/ftpd/
H A Dftpcmd.y371 UNIMPLEMENTED for CHAR_BIT != 8
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_80211.c119 #define UNIMPLEMENTED if (linuxkpi_debug_80211 & D80211_TODO) \ macro
124 #define UNIMPLEMENTED do { } while (0) macro
989 UNIMPLEMENTED; in lkpi_net80211_state_to_sta_state()
3738 UNIMPLEMENTED; in lkpi_ic_update_promisc()
3745 UNIMPLEMENTED; in lkpi_ic_update_chw()
/freebsd/sys/powerpc/aim/
H A Dmmu_radix.c618 #define UNIMPLEMENTED() panic("%s not implemented", __func__) macro
6163 UNIMPLEMENTED(); in mmu_radix_scan_init()
6171 UNIMPLEMENTED(); in mmu_radix_dumpsys_map()