/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/ |
H A D | MCContext.cpp | 464 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 D | ELFObjectWriter.cpp | 609 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 D | MCAsmStreamer.cpp | 2353 const MCExpr *EntrySize = MCConstantExpr::create(LengthFieldSize, Ctx); in emitDwarfLineStartLabel() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/ |
H A D | MCSectionELF.h | 40 unsigned EntrySize; variable
|
H A D | MCContext.h | 366 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 D | DwarfStringPool.cpp | 59 unsigned EntrySize = Asm.getDwarfOffsetByteSize(); in emitStringOffsetsTableHeader() local
|
H A D | WinException.cpp | 600 const MCExpr *EntrySize = MCConstantExpr::create(16, Ctx); in emitCSpecificHandlerTable() local
|
H A D | AsmPrinter.cpp | 2211 unsigned EntrySize = MJTI->getEntrySize(getDataLayout()); in emitJumpTableEntry() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/ |
H A D | StringMapEntry.h | 42 void *StringMapEntryBase::allocateWithKey(size_t EntrySize, size_t EntryAlign, in allocateWithKey()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | TargetLoweringObjectFileImpl.cpp | 608 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 D | MipsInstructionSelector.cpp | 368 unsigned EntrySize = in select() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFUnit.cpp | 814 uint8_t EntrySize = getDwarfOffsetByteSize(); in validateContributionSize() local
|
H A D | DWARFContext.cpp | 197 unsigned EntrySize = Contribution->getDwarfOffsetByteSize(); in dumpStringOffsetsSection() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/ |
H A D | DWARFEmitter.cpp | 943 Expected<uint64_t> EntrySize = in writeDWARFLists() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/ELF/ |
H A D | Object.h | 404 uint32_t EntrySize = 0; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/ |
H A D | COFFDumper.cpp | 768 uint64_t EntrySize, PrintExtraCB PrintExtra) { in printRVATable()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/ |
H A D | LowerTypeTests.cpp | 1515 unsigned EntrySize = getJumpTableEntrySize(); in buildBitSetsFromFunctionsNative() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeDAG.cpp | 3510 unsigned EntrySize = in ExpandNode() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/ |
H A D | MachODump.cpp | 7895 uint32_t EntrySize = 3 * PointerSize + 2 * sizeof(uint32_t); in printMachOCompactUnwindSection() local
|