Searched defs:DataSize (Results 26 - 31 of 31) sorted by relevance

12

/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/ELF/
H A DObject.cpp314 uint64_t DataSize = std::min<uint64_t>(Data.size(), ChunkSize); local
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DRecordLayoutBuilder.cpp630 uint64_t DataSize; member in class:__anon265::ItaniumRecordLayoutBuilder
2358 CharUnits DataSize; member in struct:__anon266::MicrosoftRecordLayoutBuilder
3078 CharUnits DataSize = local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp3368 unsigned DataSize = DL.getTypeStoreSize(DataType); local
3379 unsigned DataSize = DL.getTypeStoreSize(DataType); local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DCOFF.h745 support::ulittle32_t DataSize; member in struct:llvm::object::frame_type::coff_resource_data_entry
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp2963 unsigned DataSize = local
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp4537 static std::string getGNUProperty(uint32_t Type, uint32_t DataSize, argument
4669 uint32_t DataSize = *reinterpret_cast<const Elf_Word *>(Arr.data() + 4); local
[all...]

Completed in 137 milliseconds

12