Home
last modified time | relevance | path

Searched refs:__nonnull_attribute__ (Results 1 – 5 of 5) sorted by relevance

/external/elfutils/libdw/
Dlibdw.h59 # define __nonnull_attribute__(...) __attribute__ ((__nonnull__ (__VA_ARGS__))) macro
62 # define __nonnull_attribute__(args...) macro
229 __nonnull_attribute__ (3);
234 Dwarf_Die *result) __nonnull_attribute__ (3);
245 __nonnull_attribute__ (2);
249 Dwarf_Die *result) __nonnull_attribute__ (3);
253 __nonnull_attribute__ (2);
262 __nonnull_attribute__ (2);
265 extern int dwarf_haschildren (Dwarf_Die *die) __nonnull_attribute__ (1);
276 __nonnull_attribute__ (2);
[all …]
DlibdwP.h356 __attribute__ ((__malloc__)) __nonnull_attribute__ (1);
363 __nonnull_attribute__ (1) internal_function;
368 __nonnull_attribute__ (1) internal_function;
374 __nonnull_attribute__ (1) internal_function;
380 __nonnull_attribute__ (1, 2, 4) internal_function;
384 __nonnull_attribute__ (1, 2) internal_function;
392 __nonnull_attribute__ (1) internal_function;
396 __nonnull_attribute__ (1, 2) internal_function;
414 __nonnull_attribute__ (2, 3) internal_function;
DChangeLog183 * libdw.h (dwarf_diecu): Add __nonnull_attribute__.
184 (dwarf_child): Don't list arg 1 in __nonnull_attribute__.
/external/elfutils/libdwfl/
Dlibdwfl.h99 __nonnull_attribute__ (1);
245 __nonnull_attribute__ (2);
257 __nonnull_attribute__ (2, 3);
432 __nonnull_attribute__ (3);
441 __nonnull_attribute__ (3);
450 __nonnull_attribute__ (2, 3);
459 __nonnull_attribute__ (2);
471 __nonnull_attribute__ (3);
476 __nonnull_attribute__ (3);
479 __nonnull_attribute__ (3);
[all …]
/external/elfutils/libebl/
Dlibebl.h356 __nonnull_attribute__ (1, 4, 5, 6, 7, 8);
361 __nonnull_attribute__ (1, 3, 4);