Home
last modified time | relevance | path

Searched refs:OTHER_ERROR (Results 1 – 3 of 3) sorted by relevance

/external/elfutils/libdwfl/
Ddwfl_error.c220 case OTHER_ERROR (ERRNO):
229 case OTHER_ERROR (LIBELF):
231 case OTHER_ERROR (LIBDW):
234 case OTHER_ERROR (LIBEBL):
DlibdwflP.h99 #define OTHER_ERROR(name) ((unsigned int) DWFL_E_##name << 16) macro
100 #define DWFL_E(name, errno) (OTHER_ERROR (name) | (errno))
/external/elfutils/
Dandroid.patch117 case OTHER_ERROR (ERRNO):
126 case OTHER_ERROR (LIBELF):
128 case OTHER_ERROR (LIBDW):