Searched refs:__nonnull_attribute__ (Results 1 – 12 of 12) sorted by relevance
/external/elfutils/libdw/ |
D | libdw.h | 276 __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 …]
|
D | 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;
|
D | libdwP.h | 596 __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 …]
|
D | ChangeLog | 997 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/ |
D | libdw.h | 276 __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 …]
|
D | 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/libdwfl/ |
D | 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 …]
|
D | ChangeLog | 516 on parameters declared with __nonnull_attribute__. 1574 * libdwfl.h (dwfl_module_getelf): Add __nonnull_attribute__.
|
/external/elfutils/libebl/ |
D | libebl.h | 294 __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 …]
|
D | ChangeLog | 198 on parameters declared with __nonnull_attribute__.
|
/external/elfutils/libdwelf/ |
D | libdwelf.h | 94 __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/ |
D | libelf.h | 68 # define __nonnull_attribute__(...) __attribute__ ((__nonnull__ (__VA_ARGS__))) macro 73 # define __nonnull_attribute__(...) macro
|