Home
last modified time | relevance | path

Searched refs:unw_set_fpreg (Results 1 – 8 of 8) sorted by relevance

/third_party/libunwind/doc/
DMakefile.am24 unw_set_fpreg.man \
51 unw_set_fpreg.tex \
DNOTES37 unw_get_fpreg() and unw_set_fpreg() routines (on some arches, e.g.,
/third_party/libunwind/src/mi/
DGset_fpreg.c29 unw_set_fpreg (unw_cursor_t *cursor, int regnum, unw_fpreg_t val) in unw_set_fpreg() function
/third_party/libunwind/tests/
Dtest-static-link-gen.c39 (void *) &unw_set_fpreg,
Dtest-static-link-loc.c57 (void *) &unw_set_fpreg,
/third_party/libunwind/include/
Dlibunwind-common.h251 #define unw_set_fpreg UNW_OBJ(set_fpreg) macro
287 extern int unw_set_fpreg(unw_cursor_t *, int, unw_fpreg_t);
Dlibunwind-common.h.in253 #define unw_set_fpreg UNW_OBJ(set_fpreg) macro
285 extern int unw_set_fpreg (unw_cursor_t *, int, unw_fpreg_t);
/third_party/libunwind/
DTODO96 + man-page for unw_set_fpreg()