Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCSectionELF.h45 unsigned EntrySize; variable
/external/llvm/lib/MC/MCAnalysis/
DMCObjectDisassembler.cpp560 size_t EntrySize = 8; in getStaticInitFunctions() local
570 size_t EntrySize = 8; in getStaticExitFunctions() local
/external/llvm/lib/MC/
DMCContext.cpp251 SectionKind Kind, unsigned EntrySize, StringRef Group) { in getELFSection()
DELFObjectWriter.cpp1124 unsigned EntrySize; in CreateRelocationSections() local
1316 uint64_t EntrySize) { in WriteSecHdrEntry()
1405 unsigned EntrySize = is64Bit() ? ELF::SYMENTRY_SIZE64 : ELF::SYMENTRY_SIZE32; in CreateMetadataSections() local
/external/llvm/lib/ExecutionEngine/JIT/
DJITEmitter.cpp1067 unsigned EntrySize = MJTI->getEntrySize(*TheJIT->getDataLayout()); in initJumpTableInfo() local
1187 unsigned EntrySize = JumpTable->getEntrySize(*TheJIT->getDataLayout()); in getJumpTableEntryAddress() local
/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp1280 unsigned EntrySize = MJTI->getEntrySize(*TM.getDataLayout()); in EmitJumpTableEntry() local
/external/llvm/lib/Target/ARM/
DARMBaseInstrInfo.cpp622 unsigned EntrySize = (Opc == ARM::t2TBB_JT) in GetInstSizeInBytes() local
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp3899 unsigned EntrySize = in ExpandNode() local
/external/llvm/lib/Target/Mips/
DMipsISelLowering.cpp1480 unsigned EntrySize = in lowerBR_JT() local