Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSectionELF.h53 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 DMapFile.cpp138 const OutputSection *osec, size_t entrySize) { in printStubsEntries() argument
141 osec->addr + sym->stubsIndex * entrySize, entrySize, in printStubsEntries()