LLVM 22.0.0git
llvm::wasm::WasmDebugName Struct Reference

#include "llvm/BinaryFormat/Wasm.h"

Public Attributes

NameType Type
uint32_t Index
StringRef Name

Detailed Description

Definition at line 489 of file Wasm.h.

Member Data Documentation

◆ Index

uint32_t llvm::wasm::WasmDebugName::Index

Definition at line 491 of file Wasm.h.

◆ Name

StringRef llvm::wasm::WasmDebugName::Name

Definition at line 492 of file Wasm.h.

◆ Type

NameType llvm::wasm::WasmDebugName::Type

Definition at line 490 of file Wasm.h.


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