Searched defs:readfunc (Results 1 – 5 of 5) sorted by relevance
/external/elfutils/libebl/ |
D | eblunwind.c | 37 ebl_tid_registers_get_t *getfunc, ebl_pid_memory_read_t *readfunc, in ebl_unwind()
|
/external/elfutils/backends/ |
D | s390_unwind.c | 47 ebl_tid_registers_get_t *getfunc, ebl_pid_memory_read_t *readfunc, in s390_unwind()
|
/external/curl/docs/examples/ |
D | ftpuploadresume.c | 66 size_t readfunc(void *ptr, size_t size, size_t nmemb, void *stream) in readfunc() function
|
/external/python/cpython2/Lib/ |
D | code.py | 284 def interact(banner=None, readfunc=None, local=None): argument
|
/external/elfutils/libdwfl/ |
D | frame_unwind.c | 684 readfunc (Dwarf_Addr addr, Dwarf_Word *datap, void *arg) in readfunc() function
|