This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
zhuyujia-webhopper/collector/adg-linux/gen/base/debug/debugging_buildflags.h

16 lines
536 B
C
Raw Normal View History

2022-05-05 20:41:28 +08:00
// Generated by build/write_buildflag_header.py
// From "//base:debugging_buildflags"
#ifndef BASE_DEBUG_DEBUGGING_BUILDFLAGS_H_
#define BASE_DEBUG_DEBUGGING_BUILDFLAGS_H_
#include "build/buildflag.h"
#define BUILDFLAG_INTERNAL_ENABLE_LOCATION_SOURCE() (1)
#define BUILDFLAG_INTERNAL_ENABLE_PROFILING() (0)
#define BUILDFLAG_INTERNAL_CAN_UNWIND_WITH_FRAME_POINTERS() (1)
#define BUILDFLAG_INTERNAL_UNSAFE_DEVELOPER_BUILD() (1)
#define BUILDFLAG_INTERNAL_CAN_UNWIND_WITH_CFI_TABLE() (0)
#endif // BASE_DEBUG_DEBUGGING_BUILDFLAGS_H_