PandA-2024.02
Macros
tree-panda-gcc-Parameter.cpp File Reference
#include "tree-panda-gcc-Parameter.hpp"
#include "compiler_wrapper.hpp"
#include "cpu_time.hpp"
#include "custom_set.hpp"
#include "dbgPrintHelper.hpp"
#include "fileIO.hpp"
#include "module_interface.hpp"
#include "string_manipulation.hpp"
#include "utility.hpp"
#include <climits>
#include <cstring>
#include <filesystem>
#include <getopt.h>
#include <iosfwd>
#include <vector>
#include <boost/algorithm/string/classification.hpp>
#include <boost/algorithm/string/predicate.hpp>
#include "config_HAVE_I386_CLANG16_COMPILER.hpp"
#include "config_PANDA_DATA_INSTALLDIR.hpp"
#include "config_RELEASE.hpp"
Include dependency graph for tree-panda-gcc-Parameter.cpp:

Go to the source code of this file.

Macros

#define OPT_PRINT_FILE_NAME   256
 
#define OPT_INCLUDE   257
 
#define OPT_ISYSTEM   258
 
#define OPT_MF   259
 
#define OPT_MT   260
 
#define OPT_MQ   261
 
#define OPT_IQUOTE   262
 
#define OPT_ISYSROOT   263
 
#define OPT_IMULTILIB   264
 
#define OPT_IPLUGINDIR   265
 
#define OPT_MINUS_INCLUDE   266
 
#define OPT_START_GROUP   267
 
#define OPT_END_GROUP   268
 
#define OPT_MINUS_MAP   269
 
#define OPT_GC_SECTIONS   270
 

Detailed Description

Author
Fabrizio Ferrandi fabri.nosp@m.zio..nosp@m.ferra.nosp@m.ndi@.nosp@m.polim.nosp@m.i.it $Revision$ $Date$ Last modified by $Author$

Definition in file tree-panda-gcc-Parameter.cpp.

Macro Definition Documentation

◆ OPT_END_GROUP

#define OPT_END_GROUP   268

Definition at line 78 of file tree-panda-gcc-Parameter.cpp.

Referenced by tree_panda_gcc_parameter::Exec().

◆ OPT_GC_SECTIONS

#define OPT_GC_SECTIONS   270

Definition at line 80 of file tree-panda-gcc-Parameter.cpp.

Referenced by tree_panda_gcc_parameter::Exec().

◆ OPT_IMULTILIB

#define OPT_IMULTILIB   264

Definition at line 74 of file tree-panda-gcc-Parameter.cpp.

◆ OPT_INCLUDE

#define OPT_INCLUDE   257

Definition at line 67 of file tree-panda-gcc-Parameter.cpp.

◆ OPT_IPLUGINDIR

#define OPT_IPLUGINDIR   265

Definition at line 75 of file tree-panda-gcc-Parameter.cpp.

Referenced by tree_panda_gcc_parameter::Exec().

◆ OPT_IQUOTE

#define OPT_IQUOTE   262

Definition at line 72 of file tree-panda-gcc-Parameter.cpp.

◆ OPT_ISYSROOT

#define OPT_ISYSROOT   263

Definition at line 73 of file tree-panda-gcc-Parameter.cpp.

◆ OPT_ISYSTEM

#define OPT_ISYSTEM   258

Definition at line 68 of file tree-panda-gcc-Parameter.cpp.

◆ OPT_MF

#define OPT_MF   259

Definition at line 69 of file tree-panda-gcc-Parameter.cpp.

Referenced by tree_panda_gcc_parameter::Exec().

◆ OPT_MINUS_INCLUDE

#define OPT_MINUS_INCLUDE   266

Definition at line 76 of file tree-panda-gcc-Parameter.cpp.

Referenced by tree_panda_gcc_parameter::Exec().

◆ OPT_MINUS_MAP

#define OPT_MINUS_MAP   269

Definition at line 79 of file tree-panda-gcc-Parameter.cpp.

Referenced by tree_panda_gcc_parameter::Exec().

◆ OPT_MQ

#define OPT_MQ   261

Definition at line 71 of file tree-panda-gcc-Parameter.cpp.

Referenced by tree_panda_gcc_parameter::Exec().

◆ OPT_MT

#define OPT_MT   260

Definition at line 70 of file tree-panda-gcc-Parameter.cpp.

Referenced by tree_panda_gcc_parameter::Exec().

◆ OPT_PRINT_FILE_NAME

#define OPT_PRINT_FILE_NAME   256

Definition at line 66 of file tree-panda-gcc-Parameter.cpp.

Referenced by tree_panda_gcc_parameter::Exec().

◆ OPT_START_GROUP

#define OPT_START_GROUP   267

Definition at line 77 of file tree-panda-gcc-Parameter.cpp.

Referenced by tree_panda_gcc_parameter::Exec().


Generated on Mon Feb 12 2024 13:03:33 for PandA-2024.02 by doxygen 1.8.13