OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:unw_dyn_region_info_t
(Results
1 - 5
of
5
) sorted by null
/external/libunwind/include/
libunwind-dynamic.h
100
unw_dyn_region_info_t
;
typedef in typeref:struct:unw_dyn_region_info
108
unw_dyn_region_info_t
*regions;
158
/* Return the size (in bytes) of an
unw_dyn_region_info_t
structure that can
161
((char *) (((
unw_dyn_region_info_t
*) NULL)->op + (op_count)) \
/external/libunwind/src/mi/
Gdyn-remote.c
32
free_regions (
unw_dyn_region_info_t
*region)
56
unw_word_t *addr,
unw_dyn_region_info_t
**regionp, void *arg)
59
unw_dyn_region_info_t
*region;
/external/libunwind/tests/
ia64-test-dyn1.c
40
void *end,
unw_dyn_region_info_t
*region)
93
unw_dyn_region_info_t
*r_pro, *r_epi, *r, *rtmp;
Gtest-dyn1.c
170
unw_dyn_region_info_t
*region;
/external/libunwind/src/ia64/
Gparser.c
793
unw_dyn_region_info_t
*r;
Completed in 621 milliseconds