Home
last modified time | relevance | path

Searched defs:entrySize (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/include/llvm/MC/
H A DMCSectionELF.h58 unsigned entrySize, const MCSymbolELF *group, bool IsComdat, in MCSectionELF() argument
/llvm-project/lld/MachO/
H A DMapFile.cpp138 const OutputSection *osec, size_t entrySize) { in printStubsEntries() argument
/llvm-project/mlir/lib/Bytecode/Reader/
H A DBytecodeReader.cpp1157 uint64_t entrySize; in initialize() local