Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCSectionELF.h47 unsigned EntrySize; variable
DMCContext.h317 unsigned Flags, unsigned EntrySize, in getELFSection()
323 unsigned Flags, unsigned EntrySize, in getELFSection()
331 unsigned Flags, unsigned EntrySize, in getELFSection()
/external/llvm/lib/MC/
DMCContext.cpp282 unsigned EntrySize, const MCSymbol *Group, in createELFRelSection()
294 unsigned Flags, unsigned EntrySize, in getELFSection()
306 unsigned Flags, unsigned EntrySize, in getELFSection()
DELFObjectWriter.cpp1123 unsigned EntrySize; in createRelocationSection() local
1308 uint64_t EntrySize) { in WriteSecHdrEntry()
1369 unsigned EntrySize = is64Bit() ? ELF::SYMENTRY_SIZE64 : ELF::SYMENTRY_SIZE32; in CreateMetadataSections() local
/external/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp253 unsigned EntrySize = 0; in selectELFSectionForGlobal() local
/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp1414 unsigned EntrySize = in EmitJumpTableEntry() local
/external/llvm/lib/Target/ARM/
DARMBaseInstrInfo.cpp652 unsigned EntrySize = (Opc == ARM::t2TBB_JT) in GetInstSizeInBytes() local
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp3790 unsigned EntrySize = in ExpandNode() local
/external/llvm/lib/Target/Mips/
DMipsISelLowering.cpp1555 unsigned EntrySize = in lowerBR_JT() local
/external/llvm/tools/llvm-objdump/
DMachODump.cpp6537 uint32_t EntrySize = 3 * PointerSize + 2 * sizeof(uint32_t); in printMachOCompactUnwindSection() local