Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCSectionELF.h42 unsigned EntrySize; variable
/external/llvm/lib/MC/
DMCContext.cpp197 SectionKind Kind, unsigned EntrySize, StringRef Group) { in getELFSection()
DELFObjectWriter.cpp992 unsigned EntrySize; in CreateRelocationSections() local
1032 uint64_t EntrySize) { in WriteSecHdrEntry()
1118 unsigned EntrySize = is64Bit() ? ELF::SYMENTRY_SIZE64 : ELF::SYMENTRY_SIZE32; in CreateMetadataSections() local
/external/llvm/lib/ExecutionEngine/JIT/
DJITEmitter.cpp1107 unsigned EntrySize = MJTI->getEntrySize(*TheJIT->getTargetData()); in initJumpTableInfo() local
1227 unsigned EntrySize = JumpTable->getEntrySize(*TheJIT->getTargetData()); in getJumpTableEntryAddress() local
/external/v8/src/
Dprofile-generator.h580 size_t EntrySize() { in EntrySize() function
/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp1209 unsigned EntrySize = MJTI->getEntrySize(*TM.getTargetData()); in EmitJumpTableEntry() local
/external/llvm/lib/Target/ARM/
DARMBaseInstrInfo.cpp603 unsigned EntrySize = (Opc == ARM::t2TBB_JT) in GetInstSizeInBytes() local
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp3370 unsigned EntrySize = in ExpandNode() local