Searched refs:entrySize (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/ |
| H A D | MCSectionELF.h | 53 unsigned entrySize, const MCSymbolELF *group, bool IsComdat, in MCSectionELF() argument 57 UniqueID(UniqueID), EntrySize(entrySize), Group(group, IsComdat), in MCSectionELF()
|
| /freebsd-14.2/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()
|