Quellcodebibliothek Statistik Leitseite products/sources/formale Sprachen/C/Linux/tools/objtool/include/objtool/   (Open Source Betriebssystem Version 6.17.9©)  Datei vom 24.10.2025 mit Größe 874 B image not shown  

Quelle  builtin.h   Sprache: C

 
/* SPDX-License-Identifier: GPL-2.0-or-later */
/*
 * Copyright (C) 2015 Josh Poimboeuf <jpoimboe@redhat.com>
 */

#ifndef _BUILTIN_H
#define _BUILTIN_H

#include <subcmd/parse-options.h>

struct opts {
 /* actions: */
 bool dump_orc;
 bool hack_jump_label;
 bool hack_noinstr;
 bool hack_skylake;
 bool ibt;
 bool mcount;
 bool noinstr;
 bool orc;
 bool retpoline;
 bool rethunk;
 bool unret;
 bool sls;
 bool stackval;
 bool static_call;
 bool uaccess;
 int prefix;
 bool cfi;

 /* options: */
 bool backtrace;
 bool dryrun;
 bool link;
 bool mnop;
 bool module;
 bool no_unreachable;
 const char *output;
 bool sec_address;
 bool stats;
 bool verbose;
 bool werror;
};

extern struct opts opts;

int cmd_parse_options(int argc, const char **argv, const char * const usage[]);

int objtool_run(int argc, const char **argv);

void print_args(void);

#endif /* _BUILTIN_H */

Messung V0.5
C=91 H=100 G=95

¤ Dauer der Verarbeitung: 0.12 Sekunden  (vorverarbeitet)  ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

Beweissystem der NASA

Beweissystem Isabelle

NIST Cobol Testsuite

Cephes Mathematical Library

Wiener Entwicklungsmethode

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.