Home
last modified time | relevance | path

Searched defs:DWFL_ERROR (Results 1 – 2 of 2) sorted by relevance

/external/elfutils/0.153/libdwfl/
Ddwfl_error.c84 #define DWFL_ERROR(name, text) char msg_##name[sizeof text]; macro
89 #define DWFL_ERROR(name, text) text, macro
97 #define DWFL_ERROR(name, text) \ macro
DlibdwflP.h100 #define DWFL_ERROR(name, text) DWFL_E_##name, macro