Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSectionELF.h53 MCSectionELF(StringRef Name,unsigned type,unsigned flags,SectionKind K,unsigned entrySize,const MCSymbolELF * group,bool IsComdat,unsigned UniqueID,MCSymbol * Begin,const MCSymbolELF * LinkedToSym) MCSectionELF() argument
/freebsd-src/contrib/llvm-project/lld/MachO/
H A DMapFile.cpp138 const OutputSection *osec, size_t entrySize) { in printStubsEntries() argument