Home
last modified time | relevance | path

Searched refs:UNW_SLT_NONE (Results 1 – 10 of 10) sorted by relevance

/external/libunwind/src/hppa/
DGget_save_loc.c42 sloc->type = UNW_SLT_NONE; in unw_get_save_loc()
/external/libunwind/src/sh/
DGget_save_loc.c66 sloc->type = UNW_SLT_NONE; in unw_get_save_loc()
/external/libunwind/src/arm/
DGget_save_loc.c64 sloc->type = UNW_SLT_NONE; in unw_get_save_loc()
/external/libunwind/src/mips/
DGget_save_loc.c83 sloc->type = UNW_SLT_NONE; in unw_get_save_loc()
/external/libunwind/src/aarch64/
DGget_save_loc.c83 sloc->type = UNW_SLT_NONE; in unw_get_save_loc()
/external/libunwind/src/x86_64/
DGget_save_loc.c56 sloc->type = UNW_SLT_NONE; in unw_get_save_loc()
/external/libunwind/src/x86/
DGget_save_loc.c116 sloc->type = UNW_SLT_NONE; in unw_get_save_loc()
/external/libunwind/src/ia64/
DGget_save_loc.c149 sloc->type = UNW_SLT_NONE; in unw_get_save_loc()
/external/libunwind/include/
Dlibunwind-common.h200 UNW_SLT_NONE, /* register is not saved ("not an l-value") */ enumerator
Dlibunwind-common.h.in188 UNW_SLT_NONE, /* register is not saved ("not an l-value") */ enumerator