OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:btpy_list_new
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/python/
py-record-btrace.c
171
btpy_list_new
(thread_info *thread, Py_ssize_t first, Py_ssize_t last,
function
367
return
btpy_list_new
(((recpy_element_object *) self)->thread,
490
return
btpy_list_new
(obj->thread, obj->first + obj->step * start,
721
return
btpy_list_new
(tinfo, first, last, 1, &recpy_insn_type);
750
return
btpy_list_new
(tinfo, first, last, 1, &recpy_func_type);
/src/external/gpl3/gdb/dist/gdb/python/
py-record-btrace.c
184
btpy_list_new
(thread_info *thread, Py_ssize_t first, Py_ssize_t last,
function
379
return
btpy_list_new
(((recpy_element_object *) self)->thread,
548
return
btpy_list_new
(obj->thread, obj->first + obj->step * start,
778
return
btpy_list_new
(tinfo, first, last, 1, &recpy_insn_type);
807
return
btpy_list_new
(tinfo, first, last, 1, &recpy_func_type);
Completed in 25 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026