Searched refs:entrySize (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/ |
H A D | MCSectionELF.h | 58 unsigned entrySize, const MCSymbolELF *group, bool IsComdat, in MCSectionELF() argument 63 Type(type), Flags(flags), UniqueID(UniqueID), EntrySize(entrySize), in MCSectionELF()
|
/freebsd/contrib/llvm-project/lld/MachO/ |
H A D | MapFile.cpp | 138 const OutputSection *osec, size_t entrySize) { in printStubsEntries() argument 141 osec->addr + sym->stubsIndex * entrySize, entrySize, in printStubsEntries()
|