Linux Perf
llvm_param Struct Reference

#include <llvm-utils.h>

Collaboration diagram for llvm_param:
Collaboration graph

Public Attributes

const char * clang_path
 
const char * clang_bpf_cmd_template
 
const char * clang_opt
 
const char * kbuild_dir
 
const char * kbuild_opts
 
bool dump_obj
 
bool user_set_param
 

Detailed Description

Definition at line 11 of file llvm-utils.h.

Member Data Documentation

◆ clang_bpf_cmd_template

const char* llvm_param::clang_bpf_cmd_template

Definition at line 23 of file llvm-utils.h.

◆ clang_opt

const char* llvm_param::clang_opt

Definition at line 25 of file llvm-utils.h.

◆ clang_path

const char* llvm_param::clang_path

Definition at line 13 of file llvm-utils.h.

◆ dump_obj

bool llvm_param::dump_obj

Definition at line 37 of file llvm-utils.h.

◆ kbuild_dir

const char* llvm_param::kbuild_dir

Definition at line 27 of file llvm-utils.h.

◆ kbuild_opts

const char* llvm_param::kbuild_opts

Definition at line 32 of file llvm-utils.h.

◆ user_set_param

bool llvm_param::user_set_param

Definition at line 44 of file llvm-utils.h.


The documentation for this struct was generated from the following file: