OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CBFAIL
(Results
1 - 3
of
3
) sorted by null
/external/elfutils/libdwfl/
libdwflP.h
409
#define
CBFAIL
(errno ? DWFL_E (ERRNO, errno) : DWFL_E_CB);
dwfl_module_getdwarf.c
69
return
CBFAIL
;
relocate.c
83
return
CBFAIL
;
Completed in 402 milliseconds