Home
last modified time | relevance | path

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

/freebsd/contrib/elftoolchain/libdwarf/
H A Ddwarf_errmsg.c32 #define DEFINE_ERROR(N,S) [DW_DLE_##N] = S macro
/freebsd/contrib/elftoolchain/libelf/
H A Delf_errmsg.c40 #define DEFINE_ERROR(N,S) [ELF_E_##N] = S macro