Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/include/llvm/MC/
HDMCSectionELF.h57 unsigned entrySize, const MCSymbolELF *group, unsigned UniqueID, in MCSectionELF() argument
60 Flags(flags), UniqueID(UniqueID), EntrySize(entrySize), Group(group), in MCSectionELF()
/NextBSD/sys/arm/xscale/ixp425/
HDixp425_qmgr.c934 toAqmEntrySize(int entrySize) in toAqmEntrySize() argument
937 return log2(entrySize); in toAqmEntrySize()