Home
last modified time | relevance | path

Searched defs:setfunc (Results 1 - 13 of 13) sorted by relevance

/third_party/elfutils/libebl/
H A Deblinitreg.c37 ebl_set_initial_registers_tid(Ebl *ebl, pid_t tid, ebl_tid_registers_t *setfunc, void *arg) ebl_set_initial_registers_tid() argument
H A Deblunwind.c36 ebl_unwind (Ebl *ebl, Dwarf_Addr pc, ebl_tid_registers_t *setfunc, in ebl_unwind() argument
/third_party/elfutils/backends/
H A Dppc64_unwind.c47 unwind(Ebl *ebl __attribute__ ((unused)), Dwarf_Addr pc __attribute__ ((unused)), ebl_tid_registers_t *setfunc, ebl_tid_registers_get_t *getfunc, ebl_pid_memory_read_t *readfunc, void *arg, bool *signal_framep __attribute__ ((unused))) unwind() argument
H A Dx86_64_unwind.c42 x86_64_unwind(Ebl *ebl __attribute__ ((unused)), Dwarf_Addr pc __attribute__ ((unused)), ebl_tid_registers_t *setfunc, ebl_tid_registers_get_t *getfunc, ebl_pid_memory_read_t *readfunc, void *arg, bool *signal_framep __attribute__ ((unused))) x86_64_unwind() argument
H A Di386_unwind.c47 i386_unwind(Ebl *ebl __attribute__ ((unused)), Dwarf_Addr pc __attribute__ ((unused)), ebl_tid_registers_t *setfunc, ebl_tid_registers_get_t *getfunc, ebl_pid_memory_read_t *readfunc, void *arg, bool *signal_framep __attribute__ ((unused))) i386_unwind() argument
H A Daarch64_unwind.c46 unwind(Ebl *ebl __attribute__ ((unused)), Dwarf_Addr pc __attribute__ ((unused)), ebl_tid_registers_t *setfunc, ebl_tid_registers_get_t *getfunc, ebl_pid_memory_read_t *readfunc, void *arg, bool *signal_framep __attribute__ ((unused))) unwind() argument
H A Ds390_unwind.c46 s390_unwind (Ebl *ebl, Dwarf_Addr pc, ebl_tid_registers_t *setfunc, in s390_unwind() argument
/third_party/python/Modules/_ctypes/
H A Dcallbacks.c150 _CallPythonObject(void *mem, ffi_type *restype, SETFUNC setfunc, PyObject *callable, PyObject *converters, int flags, void **pArgs) _CallPythonObject() argument
[all...]
H A Dctypes.h87 SETFUNC setfunc; member
185 SETFUNC setfunc; member
200 SETFUNC setfunc; /* setter function if proto is NULL */ member
221 SETFUNC setfunc; /* Only for simple objects */ member
H A Dcfield.c55 SETFUNC setfunc = NULL; in PyCField_FromDesc() local
H A D_ctypes.c3084 _PyCData_set(CDataObject *dst, PyObject *type, SETFUNC setfunc, PyObject *value, Py_ssize_t size, char *ptr) _PyCData_set() argument
3192 PyCData_set(PyObject *dst, PyObject *type, SETFUNC setfunc, PyObject *value, Py_ssize_t index, Py_ssize_t size, char *ptr) PyCData_set() argument
[all...]
/third_party/elfutils/libdwfl/
H A Dframe_unwind.c666 setfunc (int firstreg, unsigned nregs, const Dwarf_Word *regs, void *arg) in setfunc() function
/third_party/python/Lib/test/
H A Dinspect_fodder2.py53 def setfunc(func): function

Completed in 14 milliseconds