LLVM 19.0.0git
Public Attributes | List of all members
llvm::wasm::WasmDebugName Struct Reference

#include "llvm/BinaryFormat/Wasm.h"

Public Attributes

NameType Type
 
uint32_t Index
 
StringRef Name
 

Detailed Description

Definition at line 467 of file Wasm.h.

Member Data Documentation

◆ Index

uint32_t llvm::wasm::WasmDebugName::Index

Definition at line 469 of file Wasm.h.

◆ Name

StringRef llvm::wasm::WasmDebugName::Name

Definition at line 470 of file Wasm.h.

◆ Type

NameType llvm::wasm::WasmDebugName::Type

Definition at line 468 of file Wasm.h.


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