Searched defs:entrySize (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/ |
H A D | MCSectionELF.h | 53 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 D | MapFile.cpp | 138 const OutputSection *osec, size_t entrySize) { in printStubsEntries() argument
|