| /freebsd/contrib/llvm-project/llvm/lib/Target/BPF/ |
| H A D | BTFDebug.h | 53 virtual uint32_t getSize() { return BTF::CommonTypeSize; } in getSize() function 95 uint32_t getSize() override { return BTFTypeBase::getSize() + sizeof(uint32_t); } in getSize() function 107 uint32_t getSize() override { in getSize() function 120 uint32_t getSize() override { return BTFTypeBase::getSize() + BTF::BTFArraySize; } in getSize() function 134 uint32_t getSize() override { in getSize() function 151 uint32_t getSize() override { in getSize() function 164 uint32_t getSize() override { return BTFTypeBase::getSize(); } in getSize() function 176 uint32_t getSize() override { return BTFTypeBase::getSize() + 4; } in getSize() function 189 uint32_t getSize() override { in getSize() function 216 uint32_t getSize() override { return BTFTypeBase::getSize() + 4; } in getSize() function [all …]
|
| /freebsd/contrib/llvm-project/lld/COFF/ |
| H A D | DLL.cpp | 44 size_t getSize() const override { in getSize() function in lld::coff::__anon0bfb8df40111::HintNameChunk 68 size_t getSize() const override { return ctx.config.wordsize; } in getSize() function in lld::coff::__anon0bfb8df40111::LookupChunk 92 size_t getSize() const override { return ctx.config.wordsize; } in getSize() function in lld::coff::__anon0bfb8df40111::OrdinalOnlyChunk 114 size_t getSize() const override { return sizeof(ImportDirectoryTableEntry); } in getSize() function in lld::coff::__anon0bfb8df40111::ImportDirectoryChunk 141 size_t getSize() const override { return size; } in getSize() function in lld::coff::__anon0bfb8df40111::NullChunk 157 size_t getSize() const override { return sizeof(uint64_t); } in getSize() function in lld::coff::__anon0bfb8df40111::AuxImportChunk 216 size_t getSize() const override { in getSize() function in lld::coff::__anon0bfb8df40111::DelayDirectoryChunk 359 size_t getSize() const override { return sizeof(thunkX64); } in getSize() function in lld::coff::__anon0bfb8df40111::ThunkChunkX64 376 size_t getSize() const override { return sizeof(tailMergeX64); } in getSize() function in lld::coff::__anon0bfb8df40111::TailMergeChunkX64 397 size_t getSize() const override { return 3 * sizeof(uint32_t); } in getSize() function in lld::coff::__anon0bfb8df40111::TailMergePDataChunkX64 [all …]
|
| H A D | Chunks.h | 253 size_t getSize() const { return header->SizeOfRawData; } in getSize() function 424 inline size_t Chunk::getSize() const { in getSize() function 519 size_t getSize() const override { return sym.getValue(); } in getSize() function 531 size_t getSize() const override { return str.size() + 1; } in getSize() function 582 size_t getSize() const override { return sizeof(importThunkX86); } in getSize() function 591 size_t getSize() const override { return sizeof(importThunkX86); } in getSize() function 603 size_t getSize() const override { return sizeof(importThunkARM); } in getSize() function 616 size_t getSize() const override { return sizeof(importThunkARM64); } in getSize() function 722 size_t getSize() const override { return syms.size() * 4; } in getSize() function 733 size_t getSize() const override { return syms.size() * 5; } in getSize() function [all …]
|
| H A D | Chunks.cpp | 855 size_t RangeExtensionThunkARM::getSize() const { in getSize() function in lld::coff::RangeExtensionThunkARM 876 size_t RangeExtensionThunkARM64::getSize() const { return sizeof(arm64Thunk); } in getSize() function in lld::coff::RangeExtensionThunkARM64 893 size_t LocalImportChunk::getSize() const { return ctx.config.wordsize; } in getSize() function in lld::coff::LocalImportChunk 934 size_t ECCodeMapChunk::getSize() const { in getSize() function in lld::coff::ECCodeMapChunk 949 size_t PseudoRelocTableChunk::getSize() const { in getSize() function in lld::coff::PseudoRelocTableChunk 1074 size_t MergeChunk::getSize() const { in getSize() function in lld::coff::MergeChunk 1083 size_t AbsolutePointerChunk::getSize() const { in getSize() function in lld::coff::AbsolutePointerChunk 1102 size_t CHPECodeRangesChunk::getSize() const { in getSize() function in lld::coff::CHPECodeRangesChunk 1118 size_t CHPERedirectionChunk::getSize() const { in getSize() function in lld::coff::CHPERedirectionChunk 1135 size_t ImportThunkChunkARM64EC::getSize() const { in getSize() function in lld::coff::ImportThunkChunkARM64EC [all …]
|
| /freebsd/contrib/llvm-project/lld/MachO/ |
| H A D | Writer.cpp | 94 uint32_t getSize() const override { return sizeof(dyld_info_command); } in getSize() function in __anoneb56ad3f0111::LCDyldInfo 133 uint32_t getSize() const override { in getSize() function in __anoneb56ad3f0111::LCSubFramework 159 uint32_t getSize() const override { return sizeof(linkedit_data_command); } in getSize() function in __anoneb56ad3f0111::LCFunctionStarts 178 uint32_t getSize() const override { return sizeof(linkedit_data_command); } in getSize() function in __anoneb56ad3f0111::LCDataInCode 199 uint32_t getSize() const override { return sizeof(dysymtab_command); } in getSize() function in __anoneb56ad3f0111::LCDysymtab 224 uint32_t getSize() const override { in getSize() function in __anoneb56ad3f0111::LCSegment 275 uint32_t getSize() const override { in getSize() function in __anoneb56ad3f0111::LCMain 299 uint32_t getSize() const override { return sizeof(symtab_command); } in getSize() function in __anoneb56ad3f0111::LCSymtab 328 uint32_t getSize() const override { in getSize() function in __anoneb56ad3f0111::LCDylib 363 uint32_t getSize() const override { in getSize() function in __anoneb56ad3f0111::LCLoadDylinker [all …]
|
| H A D | SyntheticSections.h | 82 uint64_t getSize() const final { return llvm::alignTo(getRawSize(), align); } in getSize() function 107 uint64_t getSize() const override { return target->pageZeroSize; } in getSize() function 121 uint64_t getSize() const override { in getSize() function 557 uint64_t getSize() const override { return size; } in getSize() function 571 uint64_t getSize() const override { return size; } in getSize() function 605 uint64_t getSize() const override { in getSize() function 647 uint64_t getSize() const override { return 8; } in getSize() function 703 uint64_t getSize() const override { return sectionSize; } in getSize() function
|
| H A D | ConcatOutputSection.h | 37 uint64_t getSize() const override { return size; } in getSize() function
|
| /freebsd/contrib/llvm-project/lld/ELF/ |
| H A D | SyntheticSections.h | 57 size_t getSize() const override { return size; } in getSize() function 108 size_t getSize() const override { return size; } in getSize() function 150 size_t getSize() const override { return 0; } in getSize() function 169 size_t getSize() const override { return headerSize + hashSize; } in getSize() function 185 size_t getSize() const override { return size; } in getSize() function 197 size_t getSize() const override { return size; } in getSize() function 407 size_t getSize() const override { return size; } in getSize() function 499 size_t getSize() const override { return size; } in getSize() function 554 size_t getSize() const override { return relocs.size() * this->entsize; } in getSize() function 597 size_t getSize() const override { return relocData.size(); } in getSize() function [all …]
|
| H A D | SyntheticSections.cpp | 365 size_t GnuPropertySection::getSize() const { in getSize() function in GnuPropertySection 1231 size_t GotPltSection::getSize() const { in getSize() function in GotPltSection 1276 size_t IgotPltSection::getSize() const { in getSize() function in IgotPltSection 2417 size_t SymtabShndxSection::getSize() const { in getSize() function in SymtabShndxSection 2646 size_t PltSection::getSize() const { in getSize() function in PltSection 2689 size_t IpltSection::getSize() const { in getSize() function in IpltSection 2717 size_t PPC32GlinkSection::getSize() const { in getSize() function in PPC32GlinkSection 2787 size_t IBTPltSection::getSize() const { in getSize() function in IBTPltSection 3746 size_t EhFrameHeader::getSize() const { in getSize() function in EhFrameHeader 3812 size_t VersionDefinitionSection::getSize() const { in getSize() function in VersionDefinitionSection [all …]
|
| H A D | BPSectionOrderer.cpp | 31 static uint64_t getSize(const Section &sec) { return sec.getSize(); } in getSize() function
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/MC/ |
| H A D | MCSymbolELF.h | 25 const MCExpr *getSize() const { return SymbolSize; } in getSize() function
|
| H A D | StringTableBuilder.h | 89 size_t getSize() const { return Size; } in getSize() function
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | NonRelocatableStringpool.h | 50 uint64_t getSize() { return CurrentEndOffset; } in getSize() function
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/ |
| H A D | LVStringPool.h | 47 size_t getSize() const { return Entries.size() - 1; } in getSize() function
|
| /freebsd/contrib/llvm-project/llvm/lib/MC/ |
| H A D | DXContainerRootSignature.cpp | 31 size_t RootSignatureDesc::getSize() const { in getSize() function in RootSignatureDesc
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGBuilder.h | 103 llvm::ConstantInt *getSize(CharUnits N) { in getSize() function 106 llvm::ConstantInt *getSize(uint64_t N) { in getSize() function
|
| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | InlineSizeEstimatorAnalysis.cpp | 127 size_t getSize(Function &F, TargetTransformInfo &TTI) { in getSize() function 137 size_t getSize(Function &F, FunctionAnalysisManager &FAM) { in getSize() function
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Object/ |
| H A D | MachOUniversal.h | 78 uint64_t getSize() const { in getSize() function
|
| H A D | GOFFObjectFile.h | 149 uint64_t getSize() const { in getSize() function
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | ArrayRecycler.h | 84 size_t getSize() const { return size_t(1u) << Index; } in getSize() function
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/ |
| H A D | list.h | 38 uptr getSize() const { return 0; } in getSize() function 63 LinkTy getSize() const { return Size; } in getSize() function
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/MCTargetDesc/ |
| H A D | XtensaAsmBackend.cpp | 130 static unsigned getSize(unsigned Kind) { in getSize() function
|
| /freebsd/contrib/llvm-project/llvm/lib/InterfaceStub/ |
| H A D | ELFObjHandler.cpp | 117 size_t getSize() const { return Symbols.size() * sizeof(Elf_Sym); } in getSize() function in llvm::ifs::__anon3dc69c9e0111::ELFSymbolTableBuilder 155 size_t getSize() const { in getSize() function in llvm::ifs::__anon3dc69c9e0111::ELFDynamicTableBuilder 261 size_t getSize() const { in getSize() function in llvm::ifs::__anon3dc69c9e0111::ELFStubBuilder
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/ |
| H A D | UDTLayout.h | 50 uint32_t getSize() const { return SizeOf; } in getSize() function
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/ |
| H A D | InterpBlock.h | 80 unsigned getSize() const { return Desc->getAllocSize(); } in getSize() function
|