Home
last modified time | relevance | path

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

/external/elfutils/libdw/
Dlibdw.h276 __nonnull_attribute__ (3);
286 __nonnull_attribute__ (3);
302 __nonnull_attribute__ (3);
337 __nonnull_attribute__ (1, 2, 5, 6);
359 Dwarf_Die *result) __nonnull_attribute__ (3);
364 __nonnull_attribute__ (3);
375 __nonnull_attribute__ (2);
387 __nonnull_attribute__ (3);
404 __nonnull_attribute__ (2);
408 Dwarf_Die *result) __nonnull_attribute__ (3);
[all …]
Dcfi.h193 __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;
DlibdwP.h596 __attribute__ ((__malloc__)) __nonnull_attribute__ (1);
611 __nonnull_attribute__ (4) internal_function;
615 __nonnull_attribute__ (1) internal_function;
619 __nonnull_attribute__ (1) internal_function;
623 __nonnull_attribute__ (1) internal_function;
627 __nonnull_attribute__ (1) internal_function;
636 __nonnull_attribute__ (1) internal_function;
642 __nonnull_attribute__ (1) internal_function;
647 __nonnull_attribute__ (1)
674 __nonnull_attribute__ (1, 3) internal_function;
[all …]
DChangeLog997 redundant NULL tests on parameters declared with __nonnull_attribute__.
2736 * libdw.h (dwarf_diecu): Add __nonnull_attribute__.
2737 (dwarf_child): Don't list arg 1 in __nonnull_attribute__.
/external/elfutils/include/elfutils/
Dlibdw.h276 __nonnull_attribute__ (3);
286 __nonnull_attribute__ (3);
302 __nonnull_attribute__ (3);
337 __nonnull_attribute__ (1, 2, 5, 6);
359 Dwarf_Die *result) __nonnull_attribute__ (3);
364 __nonnull_attribute__ (3);
375 __nonnull_attribute__ (2);
387 __nonnull_attribute__ (3);
404 __nonnull_attribute__ (2);
408 Dwarf_Die *result) __nonnull_attribute__ (3);
[all …]
Dlibdwfl.h86 __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/libdwfl/
Dlibdwfl.h86 __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 …]
DChangeLog516 on parameters declared with __nonnull_attribute__.
1574 * libdwfl.h (dwfl_module_getelf): Add __nonnull_attribute__.
/external/elfutils/libebl/
Dlibebl.h294 __nonnull_attribute__ (2);
327 __nonnull_attribute__ (1, 2, 3, 4, 5, 6, 7, 8);
332 __nonnull_attribute__ (1, 3, 4);
339 __nonnull_attribute__ (3);
348 __nonnull_attribute__ (1, 3);
353 __nonnull_attribute__ (1);
359 __nonnull_attribute__ (1);
375 __nonnull_attribute__ (1, 2);
379 __nonnull_attribute__ (1, 2);
384 __nonnull_attribute__ (3);
[all …]
DChangeLog198 on parameters declared with __nonnull_attribute__.
/external/elfutils/libdwelf/
Dlibdwelf.h94 __nonnull_attribute__ (1, 2);
102 __nonnull_attribute__ (1, 2);
112 __nonnull_attribute__ (1, 2);
117 __nonnull_attribute__ (1);
121 __nonnull_attribute__ (1);
126 __nonnull_attribute__ (1);
/external/elfutils/libelf/
Dlibelf.h68 # define __nonnull_attribute__(...) __attribute__ ((__nonnull__ (__VA_ARGS__))) macro
73 # define __nonnull_attribute__(...) macro