Home
last modified time | relevance | path

Searched refs:entrySize (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/MC/
H A DMCSectionELF.h53 unsigned entrySize, const MCSymbolELF *group, bool IsComdat, in MCSectionELF() argument
57 UniqueID(UniqueID), EntrySize(entrySize), Group(group, IsComdat), in MCSectionELF()