Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfStringPool.cpp48 unsigned EntrySize = 4; in emitStringOffsetsTableHeader() local
DWinException.cpp550 const MCExpr *EntrySize = MCConstantExpr::create(16, Ctx); in emitCSpecificHandlerTable() local
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCSectionELF.h41 unsigned EntrySize; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCContext.cpp319 unsigned EntrySize, in createELFSectionImpl()
353 unsigned Flags, unsigned EntrySize, in createELFRelSection()
369 unsigned EntrySize) { in getELFNamedSection()
374 unsigned Flags, unsigned EntrySize, in getELFSection()
386 unsigned Flags, unsigned EntrySize, in getELFSection()
DELFObjectWriter.cpp617 unsigned EntrySize = is64Bit() ? ELF::SYMENTRY_SIZE64 : ELF::SYMENTRY_SIZE32; in computeSymbolTable() local
775 unsigned EntrySize; in createRelocationSection() local
882 uint64_t Alignment, uint64_t EntrySize) { in WriteSecHdrEntry()
/external/llvm/lib/MC/
DMCContext.cpp313 unsigned Flags, unsigned EntrySize, in createELFRelSection()
329 unsigned EntrySize) { in getELFNamedSection()
334 unsigned Flags, unsigned EntrySize, in getELFSection()
346 unsigned Flags, unsigned EntrySize, in getELFSection()
DELFObjectWriter.cpp774 unsigned EntrySize = is64Bit() ? ELF::SYMENTRY_SIZE64 : ELF::SYMENTRY_SIZE32; in computeSymbolTable() local
961 unsigned EntrySize; in createRelocationSection() local
1069 uint64_t EntrySize) { in WriteSecHdrEntry()
/external/llvm/include/llvm/MC/
DMCSectionELF.h46 unsigned EntrySize; variable
DMCContext.h353 unsigned Flags, unsigned EntrySize, in getELFSection()
359 unsigned Flags, unsigned EntrySize, in getELFSection()
366 unsigned Flags, unsigned EntrySize, in getELFSection()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCSectionELF.h44 unsigned EntrySize; variable
DMCContext.h399 unsigned Flags, unsigned EntrySize, in getELFSection()
405 unsigned Flags, unsigned EntrySize, in getELFSection()
/external/v8/src/
Dexternal-reference-table.h53 static constexpr uint32_t EntrySize() { in EntrySize() function
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DELFCodeEmitter.cpp176 unsigned EntrySize = 4; //MJTI->getEntrySize(); in emitJumpTables() local
/external/swiftshader/third_party/LLVM/lib/MC/
DMCContext.cpp192 SectionKind Kind, unsigned EntrySize, StringRef Group) { in getELFSection()
DELFObjectWriter.cpp691 unsigned EntrySize; in CreateRelocationSections() local
731 uint64_t EntrySize) { in WriteSecHdrEntry()
807 unsigned EntrySize = is64Bit() ? ELF::SYMENTRY_SIZE64 : ELF::SYMENTRY_SIZE32; in CreateMetadataSections() local
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/
DJITEmitter.cpp1120 unsigned EntrySize = MJTI->getEntrySize(*TheJIT->getTargetData()); in initJumpTableInfo() local
1237 unsigned EntrySize = JumpTable->getEntrySize(*TheJIT->getTargetData()); in getJumpTableEntryAddress() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFUnit.cpp655 uint8_t EntrySize = getDwarfOffsetByteSize(); in validateContributionSize() local
DDWARFContext.cpp186 unsigned EntrySize = Contribution->getDwarfOffsetByteSize(); in dumpDWARFv5StringOffsetsSection() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-objcopy/
DObject.h245 uint32_t EntrySize = 0; variable
/external/llvm/lib/Transforms/IPO/
DLowerTypeTests.cpp750 unsigned EntrySize = getJumpTableEntrySize(); in buildBitSetsFromFunctions() local
/external/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp250 unsigned EntrySize = 0; in selectELFSectionForGlobal() local
/external/llvm/lib/CodeGen/AsmPrinter/
DWinException.cpp542 const MCExpr *EntrySize = MCConstantExpr::create(16, Ctx); in emitCSpecificHandlerTable() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp461 unsigned EntrySize = getEntrySizeForKind(Kind); in selectELFSectionForGlobal() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp1170 unsigned EntrySize = MJTI->getEntrySize(*TM.getTargetData()); in EmitJumpTableEntry() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-readobj/
DCOFFDumper.cpp764 uint64_t EntrySize, PrintExtraCB PrintExtra) { in printRVATable()

12