| /freebsd-12.1/contrib/llvm/lib/Target/BPF/ |
| H A D | BTFDebug.h | 45 virtual uint32_t getSize() { return BTF::CommonTypeSize; } in getSize() function 83 uint32_t getSize() { return BTFTypeBase::getSize() + sizeof(uint32_t); } in getSize() function 95 uint32_t getSize() { in getSize() function 109 uint32_t getSize() { return BTFTypeBase::getSize() + BTF::BTFArraySize; } in getSize() function 123 uint32_t getSize() { in getSize() function 139 uint32_t getSize() { in getSize() function 152 uint32_t getSize() { return BTFTypeBase::getSize(); } in getSize() function 170 uint32_t getSize() { return Size; } in getSize() function
|
| /freebsd-12.1/contrib/llvm/tools/lld/COFF/ |
| H A D | DLL.cpp | 43 size_t getSize() const override { in getSize() function in lld::coff::__anon0f95b7e30111::HintNameChunk 64 size_t getSize() const override { return Config->Wordsize; } in getSize() function in lld::coff::__anon0f95b7e30111::LookupChunk 84 size_t getSize() const override { return Config->Wordsize; } in getSize() function in lld::coff::__anon0f95b7e30111::OrdinalOnlyChunk 125 size_t getSize() const override { return Size; } in getSize() function in lld::coff::__anon0f95b7e30111::NullChunk 168 size_t getSize() const override { in getSize() function in lld::coff::__anon0f95b7e30111::DelayDirectoryChunk 281 size_t getSize() const override { return sizeof(ThunkX64); } in getSize() function in lld::coff::__anon0f95b7e30111::ThunkChunkX64 300 size_t getSize() const override { return sizeof(ThunkX86); } in getSize() function in lld::coff::__anon0f95b7e30111::ThunkChunkX86 324 size_t getSize() const override { return sizeof(ThunkARM); } in getSize() function in lld::coff::__anon0f95b7e30111::ThunkChunkARM 402 size_t getSize() const override { in getSize() function in lld::coff::__anon0f95b7e30111::ExportDirectoryChunk 430 size_t getSize() const override { return Size * 4; } in getSize() function in lld::coff::__anon0f95b7e30111::AddressTableChunk [all …]
|
| H A D | Chunks.h | 157 size_t getSize() const override { return Header->SizeOfRawData; } in getSize() function 277 size_t getSize() const override { return Sym.getValue(); } in getSize() function 290 size_t getSize() const override { return Str.size() + 1; } in getSize() function 319 size_t getSize() const override { return sizeof(ImportThunkX86); } in getSize() function 329 size_t getSize() const override { return sizeof(ImportThunkX86); } in getSize() function 340 size_t getSize() const override { return sizeof(ImportThunkARM); } in getSize() function 351 size_t getSize() const override { return sizeof(ImportThunkARM64); } in getSize() function 421 size_t getSize() const override { return Syms.size() * 4; } in getSize() function 434 size_t getSize() const override { return Data.size(); } in getSize() function 458 size_t getSize() const override { return 0; } in getSize() function
|
| H A D | Chunks.cpp | 672 size_t RangeExtensionThunkARM::getSize() const { in getSize() function in lld::coff::RangeExtensionThunkARM 692 size_t RangeExtensionThunkARM64::getSize() const { in getSize() function in lld::coff::RangeExtensionThunkARM64 708 size_t LocalImportChunk::getSize() const { return Config->Wordsize; } in getSize() function in lld::coff::LocalImportChunk 729 size_t PseudoRelocTableChunk::getSize() const { in getSize() function in lld::coff::PseudoRelocTableChunk 863 size_t MergeChunk::getSize() const { in getSize() function in lld::coff::MergeChunk 872 size_t AbsolutePointerChunk::getSize() const { return Config->Wordsize; } in getSize() function in lld::coff::AbsolutePointerChunk
|
| H A D | DLL.h | 74 uint64_t getSize() { in getSize() function
|
| /freebsd-12.1/contrib/llvm/tools/lld/ELF/ |
| H A D | SyntheticSections.h | 72 size_t getSize() const override { return Size; } in getSize() function 114 size_t getSize() const override { return Size; } in getSize() function 144 size_t getSize() const override { return 0; } in getSize() function 177 size_t getSize() const override { return Size; } in getSize() function 187 size_t getSize() const override { return Size; } in getSize() function 392 size_t getSize() const override { return Size; } in getSize() function 458 size_t getSize() const override { return Size; } in getSize() function 615 size_t getSize() const override { return Size; } in getSize() function 646 size_t getSize() const override { return Size; } in getSize() function 899 size_t getSize() const override { in getSize() function [all …]
|
| H A D | SyntheticSections.cpp | 1093 size_t GotPltSection::getSize() const { in getSize() function in GotPltSection 1141 size_t IgotPltSection::getSize() const { in getSize() function in IgotPltSection 2101 size_t SymtabShndxSection::getSize() const { in getSize() function in SymtabShndxSection 2352 size_t PltSection::getSize() const { in getSize() function in PltSection 2689 size_t EhFrameHeader::getSize() const { in getSize() function in EhFrameHeader 2750 size_t VersionDefinitionSection::getSize() const { in getSize() function in VersionDefinitionSection 2768 template <class ELFT> size_t VersionTableSection<ELFT>::getSize() const { in getSize() function in VersionTableSection 2861 template <class ELFT> size_t VersionNeedSection<ELFT>::getSize() const { in getSize() function in VersionNeedSection 2882 size_t MergeTailSection::getSize() const { return Builder.getSize(); } in getSize() function in MergeTailSection 3126 size_t PPC64LongBranchTargetSection::getSize() const { in getSize() function in PPC64LongBranchTargetSection
|
| H A D | Symbols.cpp | 158 uint64_t Symbol::getSize() const { in getSize() function in Symbol
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/ |
| H A D | CGBuilder.h | 61 llvm::ConstantInt *getSize(CharUnits N) { in getSize() function 64 llvm::ConstantInt *getSize(uint64_t N) { in getSize() function
|
| /freebsd-12.1/contrib/llvm/include/llvm/MC/ |
| H A D | MCSymbolELF.h | 25 const MCExpr *getSize() const { return SymbolSize; } in getSize() function
|
| H A D | StringTableBuilder.h | 63 size_t getSize() const { return Size; } in getSize() function
|
| H A D | MCSymbolWasm.h | 39 const MCExpr *getSize() const { return SymbolSize; } in getSize() function
|
| /freebsd-12.1/contrib/llvm/include/llvm/CodeGen/GlobalISel/ |
| H A D | RegisterBank.h | 55 unsigned getSize() const { return Size; } in getSize() function
|
| /freebsd-12.1/contrib/llvm/tools/lld/include/lld/Core/ |
| H A D | Node.h | 47 int getSize() const { return _size; } in getSize() function
|
| /freebsd-12.1/contrib/llvm/include/llvm/Object/ |
| H A D | MachOUniversal.h | 74 uint32_t getSize() const { in getSize() function
|
| H A D | ObjectFile.h | 426 inline uint64_t SectionRef::getSize() const { in getSize() function
|
| /freebsd-12.1/contrib/llvm/include/llvm/Support/ |
| H A D | ArrayRecycler.h | 85 size_t getSize() const { return size_t(1u) << Index; } in getSize() function
|
| H A D | FileSystem.h | 226 uint64_t getSize() const { return fs_st_size; } in getSize() function 236 uint64_t getSize() const { in getSize() function
|
| /freebsd-12.1/contrib/llvm/include/llvm/Analysis/ |
| H A D | AliasSetTracker.h | 99 LocationSize getSize() const { in getSize() function 256 LocationSize getSize() const { return CurNode->getSize(); } in getSize() function
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/ |
| H A D | FileManager.h | 88 off_t getSize() const { return Size; } in getSize() function
|
| /freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/PDB/ |
| H A D | UDTLayout.h | 49 uint32_t getSize() const { return SizeOf; } in getSize() function
|
| /freebsd-12.1/contrib/llvm/include/llvm/ExecutionEngine/Orc/ |
| H A D | OrcRemoteTargetRPCAPI.h | 67 uint64_t getSize() const { return Size; } in getSize() function
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/ |
| H A D | RecordLayout.h | 184 CharUnits getSize() const { return Size; } in getSize() function
|
| /freebsd-12.1/contrib/llvm/include/llvm/CodeGen/ |
| H A D | MachineMemOperand.h | 224 uint64_t getSize() const { return Size; } in getSize() function
|
| /freebsd-12.1/contrib/llvm/lib/Object/ |
| H A D | Archive.cpp | 227 Expected<uint32_t> ArchiveMemberHeader::getSize() const { in getSize() function in ArchiveMemberHeader 395 Expected<uint64_t> Archive::Child::getSize() const { in getSize() function in Archive::Child
|