Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCSectionELF.h46 unsigned EntrySize; variable
DMCContext.h331 unsigned Flags, unsigned EntrySize, in getELFSection()
337 unsigned Flags, unsigned EntrySize, in getELFSection()
344 unsigned Flags, unsigned EntrySize, in getELFSection()
/external/llvm/lib/MC/
DMCContext.cpp316 unsigned Flags, unsigned EntrySize, in createELFRelSection()
329 unsigned Flags, unsigned EntrySize, in getELFSection()
341 unsigned Flags, unsigned EntrySize, in getELFSection()
DELFObjectWriter.cpp768 unsigned EntrySize = is64Bit() ? ELF::SYMENTRY_SIZE64 : ELF::SYMENTRY_SIZE32; in computeSymbolTable() local
955 unsigned EntrySize; in createRelocationSection() local
1036 uint64_t EntrySize) { in WriteSecHdrEntry()
/external/llvm/lib/CodeGen/AsmPrinter/
DWinException.cpp528 const MCExpr *EntrySize = MCConstantExpr::create(16, Ctx); in emitCSpecificHandlerTable() local
DAsmPrinter.cpp1477 unsigned EntrySize = MJTI->getEntrySize(getDataLayout()); in EmitJumpTableEntry() local
/external/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp247 unsigned EntrySize = 0; in selectELFSectionForGlobal() local
/external/llvm/lib/Transforms/IPO/
DLowerBitSets.cpp793 unsigned EntrySize = getJumpTableEntrySize(); in buildBitSetsFromFunctions() local
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp3716 unsigned EntrySize = in ExpandNode() local
/external/llvm/lib/Target/Mips/
DMipsISelLowering.cpp1588 unsigned EntrySize = in lowerBR_JT() local
/external/llvm/tools/llvm-objdump/
DMachODump.cpp6455 uint32_t EntrySize = 3 * PointerSize + 2 * sizeof(uint32_t); in printMachOCompactUnwindSection() local