| /third_party/elfutils/libebl/ |
| H A D | eblunwind.c | 36 ebl_unwind(Ebl *ebl, Dwarf_Addr pc, ebl_tid_registers_t *setfunc, ebl_tid_registers_get_t *getfunc, ebl_pid_memory_read_t *readfunc, void *arg, bool *signal_framep) 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, ebl_tid_registers_get_t *getfunc, ebl_pid_memory_read_t *readfunc, void *arg, bool *signal_framep) s390_unwind() argument
|
| /third_party/elfutils/libdwfl/ |
| H A D | frame_unwind.c | 686 getfunc (int firstreg, unsigned nregs, Dwarf_Word *regs, void *arg) in getfunc() function
|
| /third_party/python/Modules/_ctypes/ |
| H A D | ctypes.h | 186 GETFUNC getfunc; member 199 GETFUNC getfunc; /* getter function if proto is NULL */ member 222 GETFUNC getfunc; /* Only for simple objects */ member
|
| H A D | cfield.c | 56 GETFUNC getfunc = NULL; in PyCField_FromDesc() local [all...] |
| H A D | _ctypes.c | 3067 PyCData_get(PyObject *type, GETFUNC getfunc, PyObjec argument [all...] |
| /third_party/python/Lib/test/test_sqlite3/ |
| H A D | test_userfunctions.py | 226 def getfunc(): function
|