Home
last modified time | relevance | path

Searched defs:EntrySize (Results 1 – 8 of 8) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/include/llvm/MC/
H A DMCSectionELF.h45 unsigned EntrySize; variable
/minix3/external/bsd/llvm/dist/llvm/lib/MC/
H A DMCContext.cpp276 SectionKind Kind, unsigned EntrySize, StringRef Group) { in getELFSection()
H A DELFObjectWriter.cpp1113 unsigned EntrySize; in CreateRelocationSections() local
1305 uint64_t EntrySize) { in WriteSecHdrEntry()
1384 unsigned EntrySize = is64Bit() ? ELF::SYMENTRY_SIZE64 : ELF::SYMENTRY_SIZE32; in CreateMetadataSections() local
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1316 unsigned EntrySize = in EmitJumpTableEntry() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp651 unsigned EntrySize = (Opc == ARM::t2TBB_JT) in GetInstSizeInBytes() local
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp3882 unsigned EntrySize = in ExpandNode() local
/minix3/external/bsd/llvm/dist/llvm/tools/llvm-objdump/
H A DMachODump.cpp2604 uint32_t EntrySize = 3 * PointerSize + 2 * sizeof(uint32_t); in printMachOCompactUnwindSection() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp1546 unsigned EntrySize = in lowerBR_JT() local