OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DWARF_VREG_LOC
(Results
1 - 2
of
2
) sorted by null
/external/libunwind/include/tdep-ppc32/
libunwind_i.h
102
# define
DWARF_VREG_LOC
(c,r) (DWARF_LOC((unw_word_t) \
120
# define
DWARF_VREG_LOC
(c,r) DWARF_LOC((r), (DWARF_LOC_TYPE_REG \
/external/libunwind/include/tdep-ppc64/
libunwind_i.h
102
# define
DWARF_VREG_LOC
(c,r) (DWARF_LOC((unw_word_t) \
120
# define
DWARF_VREG_LOC
(c,r) DWARF_LOC((r), (DWARF_LOC_TYPE_REG \
Completed in 1463 milliseconds