Searched defs:exception (Results 1 - 17 of 17) sorted by relevance

/freebsd-10.1-release/contrib/libcxxrt/
H A Dstdexcept.h35 class exception class in namespace:std
[all...]
H A Dstdexcept.cc34 exception::exception() throw() {} function in class:std::exception
36 exception::exception(const exception&) throw() {} argument
37 exception& exception::operator=(const exception argument
[all...]
H A Dexception.cc226 class exception class in namespace:std
618 releaseException(__cxa_exception *exception) argument
[all...]
/freebsd-10.1-release/contrib/libstdc++/libsupc++/
H A Deh_exception.cc
/freebsd-10.1-release/bin/sh/
H A Derror.c64 volatile sig_atomic_t exception; variable
[all...]
/freebsd-10.1-release/contrib/libstdc++/scripts/
H A Dmake_graphs.py10 class exception: class in inherits:
H A Dmake_graph.py13 class exception: class in inherits:
/freebsd-10.1-release/sys/dev/sfxge/common/
H A Defx_mcdi.c199 efx_mcdi_exception_t exception; local
/freebsd-10.1-release/contrib/gcc/config/rs6000/
H A Ddarwin-fallback.c268 uint32_t exception; member in struct:gcc_mcontext32
291 uint32_t exception; member in struct:gcc_mcontext64
[all...]
/freebsd-10.1-release/contrib/llvm/tools/lldb/include/lldb/Host/
H A DDebug.h206 } exception; member in union:lldb_private::ThreadStopInfo::__anon3680
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/
H A DRegisterContextDarwin_arm.h149 uint32_t exception; member in struct:RegisterContextDarwin_arm::EXC
/freebsd-10.1-release/contrib/subversion/subversion/libsvn_subr/
H A Dwin32_crashrpt.c82 exception_string(int exception) argument
188 write_process_info(EXCEPTION_RECORD *exception, CONTEXT *context, argument
/freebsd-10.1-release/sys/dev/sfxge/
H A Dsfxge.h111 boolean_t exception; member in struct:sfxge_evq
/freebsd-10.1-release/tools/regression/fifo/fifo_io/
H A Dfifo_io.c871 poll_status(int fd, int *readable, int *writable, int *exception, argument
891 select_status(int fd, int *readable, int *writable, int *exception, argument
1021 int readable, writable, exception; local
960 kqueue_status(int kqueue_fd, int fd, int *readable, int *writable, int *exception, const char *testname) argument
[all...]
/freebsd-10.1-release/contrib/gdb/gdb/
H A Dgnu-nat.c152 int exception; /* The exception code */ member in struct:exc_state
1618 S_exception_raise_request(mach_port_t port, mach_port_t reply_port, thread_t thread_port, task_t task_port, int exception, int code, int subcode) argument
[all...]
/freebsd-10.1-release/sys/amd64/vmm/
H A Dvmm.c103 struct vm_exception exception; /* (x) exception collateral */ member in struct:vcpu
1683 vm_inject_exception(struct vm *vm, int vcpuid, struct vm_exception *exception) argument
1720 struct vm_exception exception; local
[all...]
/freebsd-10.1-release/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h7596 } exception; member in union:fw_error_cmd::fw_error

Completed in 230 milliseconds