Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCContext.cpp464 unsigned EntrySize, in createELFSectionImpl()
499 unsigned Flags, unsigned EntrySize, in createELFRelSection()
515 unsigned EntrySize) { in getELFNamedSection()
521 unsigned Flags, unsigned EntrySize, in getELFSection()
534 unsigned Flags, unsigned EntrySize, in getELFSection()
581 unsigned EntrySize) { in recordELFMergeableSectionInfo()
607 unsigned EntrySize) { in getELFUniqueIDForEntsize()
H A DELFObjectWriter.cpp609 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()
H A DMCAsmStreamer.cpp2353 const MCExpr *EntrySize = MCConstantExpr::create(LengthFieldSize, Ctx); in emitDwarfLineStartLabel() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCSectionELF.h40 unsigned EntrySize; variable
H A DMCContext.h366 unsigned EntrySize; member
543 unsigned Flags, unsigned EntrySize) { in getELFSection()
549 unsigned Flags, unsigned EntrySize, in getELFSection()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfStringPool.cpp59 unsigned EntrySize = Asm.getDwarfOffsetByteSize(); in emitStringOffsetsTableHeader() local
H A DWinException.cpp600 const MCExpr *EntrySize = MCConstantExpr::create(16, Ctx); in emitCSpecificHandlerTable() local
H A DAsmPrinter.cpp2211 unsigned EntrySize = MJTI->getEntrySize(getDataLayout()); in emitJumpTableEntry() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DStringMapEntry.h42 void *StringMapEntryBase::allocateWithKey(size_t EntrySize, size_t EntryAlign, in allocateWithKey()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp608 unsigned EntrySize, bool UniqueSectionName) { in getELFSectionNameForGlobal()
695 unsigned EntrySize = getEntrySizeForKind(Kind); in selectExplicitSectionGlobal() local
808 unsigned EntrySize = getEntrySizeForKind(Kind); in selectELFSectionForGlobal() local
2296 unsigned EntrySize = getEntrySizeForKind(Kind); in SelectSectionForGlobal() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsInstructionSelector.cpp368 unsigned EntrySize = in select() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFUnit.cpp814 uint8_t EntrySize = getDwarfOffsetByteSize(); in validateContributionSize() local
H A DDWARFContext.cpp197 unsigned EntrySize = Contribution->getDwarfOffsetByteSize(); in dumpStringOffsetsSection() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DDWARFEmitter.cpp943 Expected<uint64_t> EntrySize = in writeDWARFLists() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/ELF/
H A DObject.h404 uint32_t EntrySize = 0; variable
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp768 uint64_t EntrySize, PrintExtraCB PrintExtra) { in printRVATable()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp1515 unsigned EntrySize = getJumpTableEntrySize(); in buildBitSetsFromFunctionsNative() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp3510 unsigned EntrySize = in ExpandNode() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
H A DMachODump.cpp7895 uint32_t EntrySize = 3 * PointerSize + 2 * sizeof(uint32_t); in printMachOCompactUnwindSection() local