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

  /external/elfutils/libdwfl/
libdwfl.h 86 __nonnull_attribute__ (1);
239 __nonnull_attribute__ (2);
251 __nonnull_attribute__ (2, 3);
426 __nonnull_attribute__ (2);
453 __nonnull_attribute__ (3);
479 __nonnull_attribute__ (3, 4);
507 __nonnull_attribute__ (3);
520 __nonnull_attribute__ (3);
529 __nonnull_attribute__ (2, 3);
538 __nonnull_attribute__ (2)
    [all...]
  /external/elfutils/libdw/
libdw.h 39 # define __nonnull_attribute__(...) __attribute__ ((__nonnull__ (__VA_ARGS__))) macro
42 # define __nonnull_attribute__(args...) macro
294 __nonnull_attribute__ (3);
304 __nonnull_attribute__ (3);
328 __nonnull_attribute__ (1, 2, 5, 6);
350 Dwarf_Die *result) __nonnull_attribute__ (3);
355 __nonnull_attribute__ (3);
366 __nonnull_attribute__ (2);
383 __nonnull_attribute__ (2);
387 Dwarf_Die *result) __nonnull_attribute__ (3)
    [all...]
cfi.h 193 __nonnull_attribute__ (1) internal_function;
198 __nonnull_attribute__ (1, 3) internal_function;
202 __nonnull_attribute__ (1) internal_function;
208 __nonnull_attribute__ (1) internal_function;
213 __nonnull_attribute__ (1) internal_function;
220 __nonnull_attribute__ (1, 2, 4) internal_function;
libdwP.h 433 __attribute__ ((__malloc__)) __nonnull_attribute__ (1);
440 __nonnull_attribute__ (1) internal_function;
444 __nonnull_attribute__ (1) internal_function;
449 __nonnull_attribute__ (1) internal_function;
455 __nonnull_attribute__ (1) internal_function;
460 __nonnull_attribute__ (1)
484 __nonnull_attribute__ (1, 3) internal_function;
488 __nonnull_attribute__ (1, 3)
526 __nonnull_attribute__ (1, 2) internal_function;
534 __nonnull_attribute__ (1) internal_function
    [all...]
  /external/elfutils/libebl/
libebl.h 296 __nonnull_attribute__ (2);
397 __nonnull_attribute__ (1, 2, 3, 4, 5, 6, 7, 8);
402 __nonnull_attribute__ (1, 3, 4);
409 __nonnull_attribute__ (3);
418 __nonnull_attribute__ (1, 3);
423 __nonnull_attribute__ (1);
429 __nonnull_attribute__ (1);
445 __nonnull_attribute__ (1, 2);
449 __nonnull_attribute__ (1, 2);
454 __nonnull_attribute__ (3)
    [all...]

Completed in 112 milliseconds