Home
last modified time | relevance | path

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

/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);
227 __nonnull_attribute__ (2);
239 __nonnull_attribute__ (2, 3);
414 __nonnull_attribute__ (2);
441 __nonnull_attribute__ (3);
467 __nonnull_attribute__ (3, 4);
495 __nonnull_attribute__ (3);
508 __nonnull_attribute__ (3);
517 __nonnull_attribute__ (2, 3);
526 __nonnull_attribute__ (2);
[all …]
/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.h195 __nonnull_attribute__ (1) internal_function;
200 __nonnull_attribute__ (1, 3) internal_function;
204 __nonnull_attribute__ (1) internal_function;
210 __nonnull_attribute__ (1) internal_function;
215 __nonnull_attribute__ (1) internal_function;
222 __nonnull_attribute__ (1, 2, 4) internal_function;
DlibdwP.h610 __nonnull_attribute__ (1);
613 __nonnull_attribute__ (1);
617 __attribute__ ((__malloc__)) __nonnull_attribute__ (1);
632 __nonnull_attribute__ (4) internal_function;
636 __nonnull_attribute__ (1) internal_function;
640 __nonnull_attribute__ (1) internal_function;
644 __nonnull_attribute__ (1) internal_function;
648 __nonnull_attribute__ (1) internal_function;
657 __nonnull_attribute__ (1) internal_function;
663 __nonnull_attribute__ (1) internal_function;
[all …]
DChangeLog1193 redundant NULL tests on parameters declared with __nonnull_attribute__.
2932 * libdw.h (dwarf_diecu): Add __nonnull_attribute__.
2933 (dwarf_child): Don't list arg 1 in __nonnull_attribute__.
/external/elfutils/libdwfl/
Dlibdwfl.h86 __nonnull_attribute__ (1);
227 __nonnull_attribute__ (2);
239 __nonnull_attribute__ (2, 3);
414 __nonnull_attribute__ (2);
441 __nonnull_attribute__ (3);
467 __nonnull_attribute__ (3, 4);
495 __nonnull_attribute__ (3);
508 __nonnull_attribute__ (3);
517 __nonnull_attribute__ (2, 3);
526 __nonnull_attribute__ (2);
[all …]
DChangeLog791 on parameters declared with __nonnull_attribute__.
1849 * libdwfl.h (dwfl_module_getelf): Add __nonnull_attribute__.
/external/elfutils/libebl/
Dlibebl.h282 __nonnull_attribute__ (2);
315 __nonnull_attribute__ (1, 2, 3, 4, 5, 6, 7, 8);
320 __nonnull_attribute__ (1, 3, 4);
327 __nonnull_attribute__ (3);
336 __nonnull_attribute__ (1, 3);
341 __nonnull_attribute__ (1);
347 __nonnull_attribute__ (1);
363 __nonnull_attribute__ (1, 2);
367 __nonnull_attribute__ (1, 2);
372 __nonnull_attribute__ (3);
[all …]
DChangeLog305 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