/freebsd/contrib/llvm-project/llvm/lib/MC/ |
H A D | MCContext.cpp | 523 unsigned EntrySize, in createELFSectionImpl() 541 unsigned EntrySize, const MCSymbolELF *Group, in createELFRelSection() 555 unsigned EntrySize) { in getELFNamedSection() 561 unsigned Flags, unsigned EntrySize, in getELFSection() 574 unsigned Flags, unsigned EntrySize, in getELFSection() 638 unsigned EntrySize) { in recordELFMergeableSectionInfo() 669 unsigned EntrySize) { in getELFUniqueIDForEntsize()
|
H A D | ELFObjectWriter.cpp | 497 unsigned EntrySize = is64Bit() ? ELF::SYMENTRY_SIZE64 : ELF::SYMENTRY_SIZE32; in computeSymbolTable() local 695 unsigned EntrySize; in createRelocationSection() local 783 MaybeAlign Alignment, uint64_t EntrySize) { in WriteSecHdrEntry()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/ |
H A D | OffloadYAML.h | 44 std::optional<uint64_t> EntrySize; global() member
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfStringPool.cpp | 59 unsigned EntrySize = Asm.getDwarfOffsetByteSize(); in emitStringOffsetsTableHeader() local
|
H A D | CodeViewDebug.h | 139 codeview::JumpTableEntrySize EntrySize; member
|
H A D | WinException.cpp | 589 const MCExpr *EntrySize = MCConstantExpr::create(16, Ctx); in emitCSpecificHandlerTable() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/ |
H A D | MCSectionELF.h | 39 unsigned EntrySize; variable
|
H A D | MCContext.h | 557 unsigned Flags, unsigned EntrySize) { in getELFSection() 563 unsigned Flags, unsigned EntrySize, in getELFSection()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
H A D | StringMapEntry.h | 44 void *StringMapEntryBase::allocateWithKey(size_t EntrySize, size_t EntryAlign, in allocateWithKey()
|
/freebsd/contrib/llvm-project/clang/lib/DirectoryWatcher/windows/ |
H A D | DirectoryWatcher-windows.cpp | 102 size_t EntrySize = sizeof(FILE_NOTIFY_INFORMATION) + MAX_PATH * sizeof(WCHAR); in DirectoryWatcherWindows() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/ |
H A D | OffloadBinary.h | 111 uint64_t EntrySize; // Size of the metadata entry in bytes. global() member
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | TargetLoweringObjectFileImpl.cpp | 638 unsigned EntrySize, bool UniqueSectionName) { in getELFSectionNameForGlobal() 693 unsigned &EntrySize, unsigned &NextUniqueID, in calcUniqueIDUpdateFlagsAndSize() 814 unsigned EntrySize = getEntrySizeForKind(Kind); in selectExplicitSectionGlobal() local 864 unsigned EntrySize = getEntrySizeForKind(Kind); in selectELFSectionForGlobal() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsInstructionSelector.cpp | 362 unsigned EntrySize = in select() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/ |
H A D | XtensaISelLowering.cpp | 630 unsigned EntrySize = MJTI->getEntrySize(TD); in LowerBR_JT() local
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/ |
H A D | MinimalSymbolDumper.cpp | 365 static std::string formatJumpTableEntrySize(JumpTableEntrySize EntrySize) { in formatJumpTableEntrySize()
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFUnit.cpp | 1082 uint8_t EntrySize = getDwarfOffsetByteSize(); in validateContributionSize() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMAsmPrinter.cpp | 1126 codeview::JumpTableEntrySize EntrySize; in getCodeViewJumpTableInfo() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/GISel/ |
H A D | RISCVInstructionSelector.cpp | 637 unsigned EntrySize = MJTI->getEntrySize(MF.getDataLayout()); in select() local
|
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/ |
H A D | DWARFEmitter.cpp | 1132 Expected<uint64_t> EntrySize = in writeDWARFLists() local
|
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/ |
H A D | combined.h | 1570 uptr EntrySize = atomic_load_relaxed(&Entry->AllocationSize); in getRingBufferErrorInfo() local
|
/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/ELF/ |
H A D | ELFObject.h | 523 uint32_t EntrySize = 0; variable
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64AsmPrinter.cpp | 1216 codeview::JumpTableEntrySize EntrySize; in getCodeViewJumpTableInfo() local
|
/freebsd/contrib/llvm-project/lld/ELF/ |
H A D | SyntheticSections.h | 1023 enum { EntrySize = 28 }; enumerator
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/ |
H A D | COFFDumper.cpp | 823 uint64_t EntrySize, PrintExtraCB PrintExtra) { in printRVATable()
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | LowerTypeTests.cpp | 1649 unsigned EntrySize = getJumpTableEntrySize(); in buildBitSetsFromFunctionsNative() local
|