Home
last modified time | relevance | path

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

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