OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UNW_PPC64_NIP
(Results
1 - 6
of
6
) sorted by null
/external/libunwind/include/
libunwind-ppc64.h
214
UNW_PPC64_NIP
,
217
UNW_TDEP_LAST_REG =
UNW_PPC64_NIP
,
219
UNW_TDEP_IP =
UNW_PPC64_NIP
,
/external/libunwind/src/ppc64/
init.h
59
c->dwarf.loc[
UNW_PPC64_NIP
] = DWARF_REG_LOC (&c->dwarf,
UNW_PPC64_NIP
);
61
ret = dwarf_get (&c->dwarf, c->dwarf.loc[
UNW_PPC64_NIP
], &c->dwarf.ip);
regname.c
153
[
UNW_PPC64_NIP
]="NIP",
Ginit.c
65
case
UNW_PPC64_NIP
:
Gstep.c
239
c->dwarf.loc[
UNW_PPC64_NIP
] =
/external/libunwind/src/ptrace/
_UPT_reg_offset.c
430
[
UNW_PPC64_NIP
] = UNW_PPC_PT(NIP), \
Completed in 40 milliseconds