Home
last modified time | relevance | path

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

12

/external/llvm-project/llvm/lib/MC/
DMCContext.cpp413 unsigned EntrySize, in createELFSectionImpl()
447 unsigned Flags, unsigned EntrySize, in createELFRelSection()
463 unsigned EntrySize) { in getELFNamedSection()
468 unsigned Flags, unsigned EntrySize, in getELFSection()
480 unsigned Flags, unsigned EntrySize, in getELFSection()
526 unsigned EntrySize) { in recordELFMergeableSectionInfo()
552 unsigned EntrySize) { in getELFUniqueIDForEntsize()
DELFObjectWriter.cpp615 unsigned EntrySize = is64Bit() ? ELF::SYMENTRY_SIZE64 : ELF::SYMENTRY_SIZE32; in computeSymbolTable() local
791 unsigned EntrySize; in createRelocationSection() local
902 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/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCContext.cpp332 unsigned EntrySize, in createELFSectionImpl()
366 unsigned Flags, unsigned EntrySize, in createELFRelSection()
382 unsigned EntrySize) { in getELFNamedSection()
387 unsigned Flags, unsigned EntrySize, in getELFSection()
399 unsigned Flags, unsigned EntrySize, in getELFSection()
DELFObjectWriter.cpp615 unsigned EntrySize = is64Bit() ? ELF::SYMENTRY_SIZE64 : ELF::SYMENTRY_SIZE32; in computeSymbolTable() local
791 unsigned EntrySize; in createRelocationSection() local
902 uint64_t Alignment, uint64_t EntrySize) { in WriteSecHdrEntry()
/external/llvm-project/llvm/include/llvm/MC/
DMCSectionELF.h39 unsigned EntrySize; variable
DMCContext.h322 unsigned EntrySize; member
481 unsigned Flags, unsigned EntrySize, in getELFSection()
/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-10.0/llvm/include/llvm/MC/
DMCSectionELF.h43 unsigned EntrySize; variable
DMCContext.h430 unsigned Flags, unsigned EntrySize, in getELFSection()
436 unsigned Flags, unsigned EntrySize, in getELFSection()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfStringPool.cpp61 unsigned EntrySize = 4; in emitStringOffsetsTableHeader() local
DWinException.cpp579 const MCExpr *EntrySize = MCConstantExpr::create(16, Ctx); in emitCSpecificHandlerTable() local
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DDwarfStringPool.cpp59 unsigned EntrySize = Asm.getDwarfOffsetByteSize(); in emitStringOffsetsTableHeader() local
DWinException.cpp586 const MCExpr *EntrySize = MCConstantExpr::create(16, Ctx); in emitCSpecificHandlerTable() local
/external/llvm-project/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp603 unsigned EntrySize, bool UniqueSectionName) { in getELFSectionNameForGlobal()
684 unsigned EntrySize = getEntrySizeForKind(Kind); in getExplicitSectionGlobal() local
776 unsigned EntrySize = getEntrySizeForKind(Kind); in selectELFSectionForGlobal() local
2196 unsigned EntrySize = getEntrySizeForKind(Kind); in SelectSectionForGlobal() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsInstructionSelector.cpp333 unsigned EntrySize = in select() local
/external/llvm-project/llvm/lib/Target/Mips/
DMipsInstructionSelector.cpp368 unsigned EntrySize = in select() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp642 unsigned EntrySize = getEntrySizeForKind(Kind); in selectELFSectionForGlobal() local
1859 unsigned EntrySize = getEntrySizeForKind(Kind); in SelectSectionForGlobal() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFUnit.cpp869 uint8_t EntrySize = getDwarfOffsetByteSize(); in validateContributionSize() local
/external/llvm-project/llvm/lib/DebugInfo/DWARF/
DDWARFUnit.cpp814 uint8_t EntrySize = getDwarfOffsetByteSize(); in validateContributionSize() local
/external/llvm/lib/Transforms/IPO/
DLowerTypeTests.cpp750 unsigned EntrySize = getJumpTableEntrySize(); in buildBitSetsFromFunctions() local
/external/llvm/lib/CodeGen/AsmPrinter/
DWinException.cpp542 const MCExpr *EntrySize = MCConstantExpr::create(16, Ctx); in emitCSpecificHandlerTable() local
/external/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp250 unsigned EntrySize = 0; in selectELFSectionForGlobal() local

12