Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCContext.cpp584 unsigned EntrySize, in createELFSectionImpl()
602 unsigned EntrySize, const MCSymbolELF *Group, in createELFRelSection()
616 unsigned EntrySize) { in getELFNamedSection()
622 unsigned Flags, unsigned EntrySize, in getELFSection()
635 unsigned Flags, unsigned EntrySize, in getELFSection()
696 unsigned EntrySize) { in recordELFMergeableSectionInfo()
727 unsigned EntrySize) { in getELFUniqueIDForEntsize()
H A DELFObjectWriter.cpp505 unsigned EntrySize = is64Bit() ? ELF::SYMENTRY_SIZE64 : ELF::SYMENTRY_SIZE32; in computeSymbolTable() local
698 unsigned EntrySize; in createRelocationSection() local
788 uint64_t EntrySize) { in writeSectionHeaderEntry()
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DOffloadYAML.h44 std::optional<uint64_t> EntrySize; global() member
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfStringPool.cpp59 unsigned EntrySize = Asm.getDwarfOffsetByteSize(); in emitStringOffsetsTableHeader() local
H A DCodeViewDebug.h143 codeview::JumpTableEntrySize EntrySize; member
H A DWinException.cpp591 const MCExpr *EntrySize = MCConstantExpr::create(16, Ctx); in emitCSpecificHandlerTable() local
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSectionELF.h39 unsigned EntrySize; variable
H A DMCContext.h564 unsigned Flags, unsigned EntrySize) { in getELFSection()
570 unsigned Flags, unsigned EntrySize, in getELFSection()
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DStringMapEntry.h44 void *StringMapEntryBase::allocateWithKey(size_t EntrySize, size_t EntryAlign, in allocateWithKey()
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchAsmPrinter.cpp272 unsigned EntrySize = LAFI->getJumpInfoSize(); in emitJumpTableInfo() local
/freebsd/contrib/llvm-project/clang/lib/DirectoryWatcher/windows/
H A DDirectoryWatcher-windows.cpp102 size_t EntrySize = sizeof(FILE_NOTIFY_INFORMATION) + MAX_PATH * sizeof(WCHAR); in DirectoryWatcherWindows() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DOffloadBinary.h115 uint64_t EntrySize; // Size of the metadata entry in bytes. member
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DOffloadBundle.cpp87 uint64_t EntrySize; in readEntries() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp635 unsigned EntrySize, bool UniqueSectionName, in getELFSectionNameForGlobal()
708 unsigned &EntrySize, unsigned &NextUniqueID, in calcUniqueIDUpdateFlagsAndSize()
835 unsigned EntrySize = getEntrySizeForKind(Kind); in selectExplicitSectionGlobal() local
886 unsigned EntrySize = getEntrySizeForKind(Kind); in selectELFSectionForGlobal() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsInstructionSelector.cpp362 unsigned EntrySize = in select() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DMinimalSymbolDumper.cpp365 static std::string formatJumpTableEntrySize(JumpTableEntrySize EntrySize) { in formatJumpTableEntrySize()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFUnit.cpp1081 uint8_t EntrySize = getDwarfOffsetByteSize(); in validateContributionSize() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMAsmPrinter.cpp1133 codeview::JumpTableEntrySize EntrySize; in getCodeViewJumpTableInfo() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/GISel/
H A DRISCVLegalizerInfo.cpp756 unsigned EntrySize = MJTI->getEntrySize(MF.getDataLayout()); in legalizeBRJT() local
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DDWARFEmitter.cpp1158 Expected<uint64_t> EntrySize = in writeDWARFLists() local
/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.h523 uint32_t EntrySize = 0; variable
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dcombined.h1589 uptr EntrySize = atomic_load_relaxed(&Entry->AllocationSize); in getRingBufferErrorInfo() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/
H A DXtensaISelLowering.cpp1063 unsigned EntrySize = MJTI->getEntrySize(TD); in LowerBR_JT() local
/freebsd/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.h1039 enum { EntrySize = 28 }; enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp1334 codeview::JumpTableEntrySize EntrySize; in getCodeViewJumpTableInfo() local

12