DECL_SECTION_NAME 573 scripts/gcc-plugins/gcc-common.h if (DECL_SECTION_NAME(decl) == NULL_TREE) DECL_SECTION_NAME 576 scripts/gcc-plugins/gcc-common.h return TREE_STRING_POINTER(DECL_SECTION_NAME(decl)); DECL_SECTION_NAME 582 scripts/gcc-plugins/gcc-common.h DECL_SECTION_NAME(node) = build_string(strlen(value) + 1, value); DECL_SECTION_NAME 584 scripts/gcc-plugins/gcc-common.h DECL_SECTION_NAME(node) = NULL; DECL_SECTION_NAME 712 scripts/gcc-plugins/gcc-common.h return DECL_SECTION_NAME(decl);