LLVM 22.0.0git
BTFDebug.cpp File Reference

Go to the source code of this file.

Macros

#define HANDLE_BTF_KIND(ID, NAME)

Functions

static const DITypetryRemoveAtomicType (const DIType *Ty)

Variables

static const charBTFKindStr []

Macro Definition Documentation

◆ HANDLE_BTF_KIND

#define HANDLE_BTF_KIND ( ID,
NAME )
Value:
"BTF_KIND_" #NAME,

Function Documentation

◆ tryRemoveAtomicType()

Variable Documentation

◆ BTFKindStr

const char* BTFKindStr[]
static
Initial value:
= {
#define HANDLE_BTF_KIND(ID, NAME)
}

Definition at line 36 of file BTFDebug.cpp.

Referenced by llvm::BTFTypeBase::emitType().