Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/MC/
H A DMCSectionELF.h55 unsigned entrySize, const MCSymbolELF *group, unsigned UniqueID, in MCSectionELF() argument
58 Flags(flags), UniqueID(UniqueID), EntrySize(entrySize), Group(group), in MCSectionELF()