Home
last modified time | relevance | path

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

/external/elfutils/libdwfl/
Ddwfl_error.c59 #define DWFL_ERROR(name, text) char msg_##name[sizeof text]; macro
68 #define DWFL_ERROR(name, text) + sizeof text macro
76 #define DWFL_ERROR(name, text) text, macro
85 #define DWFL_ERROR(name, text) \ macro
DlibdwflP.h97 #define DWFL_ERROR(name, text) DWFL_E_##name, macro