| /third_party/elfutils/libebl/ |
| H A D | eblinitreg.c | 37 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 D | eblunwind.c | 36 ebl_unwind (Ebl *ebl, Dwarf_Addr pc, ebl_tid_registers_t *setfunc, in ebl_unwind() argument
|
| /third_party/elfutils/backends/ |
| H A D | ppc64_unwind.c | 47 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 D | x86_64_unwind.c | 42 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 D | i386_unwind.c | 47 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 D | aarch64_unwind.c | 46 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 D | s390_unwind.c | 46 s390_unwind (Ebl *ebl, Dwarf_Addr pc, ebl_tid_registers_t *setfunc, in s390_unwind() argument
|
| /third_party/python/Modules/_ctypes/ |
| H A D | callbacks.c | 150 _CallPythonObject(void *mem, ffi_type *restype, SETFUNC setfunc, PyObject *callable, PyObject *converters, int flags, void **pArgs) _CallPythonObject() argument [all...] |
| H A D | ctypes.h | 87 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 D | cfield.c | 55 SETFUNC setfunc = NULL; in PyCField_FromDesc() local
|
| H A D | _ctypes.c | 3084 _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 D | frame_unwind.c | 666 setfunc (int firstreg, unsigned nregs, const Dwarf_Word *regs, void *arg) in setfunc() function
|
| /third_party/python/Lib/test/ |
| H A D | inspect_fodder2.py | 53 def setfunc(func): function
|