LLVM: llvm::dwarf_linker::parallel::DebugTypeDeclFilePatch Struct Reference (original) (raw)

#include "[DWARFLinker/Parallel/OutputSections.h](OutputSections%5F8h%5Fsource.html)"

Public Attributes
DIE * Die = nullptr
TypeEntry * TypeName = nullptr
StringEntry * Directory = nullptr
StringEntry * FilePath = nullptr
uint32_t FileID = 0

Definition at line 131 of file OutputSections.h.

Die

DIE* llvm::dwarf_linker::parallel::DebugTypeDeclFilePatch::Die = nullptr

Directory

StringEntry* llvm::dwarf_linker::parallel::DebugTypeDeclFilePatch::Directory = nullptr

FileID

uint32_t llvm::dwarf_linker::parallel::DebugTypeDeclFilePatch::FileID = 0

FilePath

StringEntry* llvm::dwarf_linker::parallel::DebugTypeDeclFilePatch::FilePath = nullptr

TypeName

TypeEntry* llvm::dwarf_linker::parallel::DebugTypeDeclFilePatch::TypeName = nullptr


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