Searched defs:DWARF_CB_OK (Results 1 - 2 of 2) sorted by relevance

/external/elfutils/include/elfutils/
H A Dlibdw.h67 DWARF_CB_OK = 0, enumerator in enum:__anon4527
425 function ever returns a value other than DWARF_CB_OK and returns the
810 that offset is found again). If the callback returns DWARF_CB_OK
814 returned DWARF_CB_OK then the function returns zero. */
852 The iteration continues while CALLBACK returns DWARF_CB_OK. If the
/external/elfutils/src/libdw/
H A Dlibdw.h67 DWARF_CB_OK = 0, enumerator in enum:__anon4585
425 function ever returns a value other than DWARF_CB_OK and returns the
810 that offset is found again). If the callback returns DWARF_CB_OK
814 returned DWARF_CB_OK then the function returns zero. */
852 The iteration continues while CALLBACK returns DWARF_CB_OK. If the

Completed in 24 milliseconds