Go to the source code of this file.
#define ABSL_ATTRIBUTE_ALWAYS_INLINE |
Definition at line 129 of file attributes.h.
#define ABSL_ATTRIBUTE_COLD |
Definition at line 471 of file attributes.h.
#define ABSL_ATTRIBUTE_FUNC_ALIGN | ( | bytes | ) |
Definition at line 578 of file attributes.h.
#define ABSL_ATTRIBUTE_HOT |
Definition at line 465 of file attributes.h.
#define ABSL_ATTRIBUTE_INITIAL_EXEC |
Definition at line 559 of file attributes.h.
Definition at line 238 of file attributes.h.
#define ABSL_ATTRIBUTE_NO_SANITIZE_CFI |
Definition at line 287 of file attributes.h.
Definition at line 252 of file attributes.h.
Definition at line 298 of file attributes.h.
Definition at line 263 of file attributes.h.
Definition at line 277 of file attributes.h.
#define ABSL_ATTRIBUTE_NO_TAIL_CALL |
Definition at line 151 of file attributes.h.
#define ABSL_ATTRIBUTE_NOINLINE |
Definition at line 136 of file attributes.h.
#define ABSL_ATTRIBUTE_NONNULL | ( | ... | ) |
Definition at line 213 of file attributes.h.
#define ABSL_ATTRIBUTE_NORETURN |
Definition at line 224 of file attributes.h.
#define ABSL_ATTRIBUTE_PACKED |
Definition at line 568 of file attributes.h.
#define ABSL_ATTRIBUTE_REINITIALIZES |
Definition at line 535 of file attributes.h.
#define ABSL_ATTRIBUTE_RETURNS_NONNULL |
Definition at line 310 of file attributes.h.
#define ABSL_ATTRIBUTE_SECTION | ( | name | ) |
Definition at line 383 of file attributes.h.
#define ABSL_ATTRIBUTE_SECTION_START | ( | name | ) | (reinterpret_cast<void *>(0)) |
Definition at line 388 of file attributes.h.
#define ABSL_ATTRIBUTE_SECTION_STOP | ( | name | ) | (reinterpret_cast<void *>(0)) |
Definition at line 389 of file attributes.h.
#define ABSL_ATTRIBUTE_SECTION_VARIABLE | ( | name | ) |
Definition at line 384 of file attributes.h.
Definition at line 410 of file attributes.h.
#define ABSL_ATTRIBUTE_UNUSED |
Definition at line 549 of file attributes.h.
#define ABSL_ATTRIBUTE_WEAK |
Definition at line 168 of file attributes.h.
#define ABSL_CONST_INIT |
Definition at line 605 of file attributes.h.
#define ABSL_DECLARE_ATTRIBUTE_SECTION_VARS | ( | name | ) |
Definition at line 387 of file attributes.h.
#define ABSL_DEFINE_ATTRIBUTE_SECTION_VARS | ( | name | ) |
Definition at line 386 of file attributes.h.
#define ABSL_HAVE_ATTRIBUTE | ( | x | ) | 0 |
Definition at line 76 of file attributes.h.
#define ABSL_HAVE_ATTRIBUTE_NO_TAIL_CALL 0 |
Definition at line 152 of file attributes.h.
#define ABSL_HAVE_ATTRIBUTE_SECTION 0 |
Definition at line 380 of file attributes.h.
#define ABSL_HAVE_ATTRIBUTE_WEAK 0 |
Definition at line 169 of file attributes.h.
#define ABSL_HAVE_CPP_ATTRIBUTE | ( | x | ) | 0 |
Definition at line 90 of file attributes.h.
#define ABSL_INIT_ATTRIBUTE_SECTION_VARS | ( | name | ) |
Definition at line 385 of file attributes.h.
#define ABSL_MUST_USE_RESULT |
Definition at line 449 of file attributes.h.
#define ABSL_PRINTF_ATTRIBUTE | ( | string_index, | |
first_to_check | |||
) |
Definition at line 116 of file attributes.h.
#define ABSL_REQUIRE_STACK_ALIGN_TRAMPOLINE (0) |
Definition at line 411 of file attributes.h.
#define ABSL_SCANF_ATTRIBUTE | ( | string_index, | |
first_to_check | |||
) |
Definition at line 117 of file attributes.h.
#define ABSL_XRAY_ALWAYS_INSTRUMENT |
Definition at line 519 of file attributes.h.
#define ABSL_XRAY_LOG_ARGS | ( | N | ) |
Definition at line 521 of file attributes.h.
#define ABSL_XRAY_NEVER_INSTRUMENT |
Definition at line 520 of file attributes.h.