Home
last modified time | relevance | path

Searched defs:getfunc (Results 1 - 11 of 11) sorted by relevance

/third_party/elfutils/libebl/
H A Deblunwind.c36 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 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, 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 Dframe_unwind.c686 getfunc (int firstreg, unsigned nregs, Dwarf_Word *regs, void *arg) in getfunc() function
/third_party/python/Modules/_ctypes/
H A Dctypes.h186 GETFUNC getfunc; member
199 GETFUNC getfunc; /* getter function if proto is NULL */ member
222 GETFUNC getfunc; /* Only for simple objects */ member
H A Dcfield.c56 GETFUNC getfunc = NULL; in PyCField_FromDesc() local
[all...]
H A D_ctypes.c3067 PyCData_get(PyObject *type, GETFUNC getfunc, PyObjec argument
[all...]
/third_party/python/Lib/test/test_sqlite3/
H A Dtest_userfunctions.py226 def getfunc(): function

Completed in 14 milliseconds