HomeSort by relevance Sort by last modified time
    Searched refs:__nonnull_attribute__ (Results 1 - 4 of 4) sorted by null

  /external/elfutils/libdw/
libdw.h 59 # 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...]
libdwP.h 356 __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;
  /external/elfutils/libdwfl/
libdwfl.h 99 __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/
libebl.h 356 __nonnull_attribute__ (1, 4, 5, 6, 7, 8);
361 __nonnull_attribute__ (1, 3, 4);

Completed in 177 milliseconds