/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/ |
D | MCContext.cpp | 467 unsigned EntrySize, in createELFSectionImpl() 502 unsigned Flags, unsigned EntrySize, in createELFRelSection() 518 unsigned EntrySize) { in getELFNamedSection() 524 unsigned Flags, unsigned EntrySize, in getELFSection() 537 unsigned Flags, unsigned EntrySize, in getELFSection() 615 unsigned EntrySize) { in recordELFMergeableSectionInfo() 641 unsigned EntrySize) { in getELFUniqueIDForEntsize()
|
D | ELFObjectWriter.cpp | 639 unsigned EntrySize = is64Bit() ? ELF::SYMENTRY_SIZE64 : ELF::SYMENTRY_SIZE32; in computeSymbolTable() local 823 unsigned EntrySize; in createRelocationSection() local 916 MaybeAlign Alignment, uint64_t EntrySize) { in WriteSecHdrEntry()
|
/external/llvm/lib/MC/ |
D | MCContext.cpp | 313 unsigned Flags, unsigned EntrySize, in createELFRelSection() 329 unsigned EntrySize) { in getELFNamedSection() 334 unsigned Flags, unsigned EntrySize, in getELFSection() 346 unsigned Flags, unsigned EntrySize, in getELFSection()
|
D | ELFObjectWriter.cpp | 774 unsigned EntrySize = is64Bit() ? ELF::SYMENTRY_SIZE64 : ELF::SYMENTRY_SIZE32; in computeSymbolTable() local 961 unsigned EntrySize; in createRelocationSection() local 1069 uint64_t EntrySize) { in WriteSecHdrEntry()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
D | MCContext.cpp | 332 unsigned EntrySize, in createELFSectionImpl() 366 unsigned Flags, unsigned EntrySize, in createELFRelSection() 382 unsigned EntrySize) { in getELFNamedSection() 387 unsigned Flags, unsigned EntrySize, in getELFSection() 399 unsigned Flags, unsigned EntrySize, in getELFSection()
|
D | ELFObjectWriter.cpp | 615 unsigned EntrySize = is64Bit() ? ELF::SYMENTRY_SIZE64 : ELF::SYMENTRY_SIZE32; in computeSymbolTable() local 791 unsigned EntrySize; in createRelocationSection() local 902 uint64_t Alignment, uint64_t EntrySize) { in WriteSecHdrEntry()
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ObjectYAML/ |
D | OffloadYAML.h | 44 std::optional<uint64_t> EntrySize; member
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/ |
D | MCSectionELF.h | 38 unsigned EntrySize; variable
|
D | MCContext.h | 390 unsigned EntrySize; member 569 unsigned Flags, unsigned EntrySize) { in getELFSection() 575 unsigned Flags, unsigned EntrySize, in getELFSection()
|
/external/llvm/include/llvm/MC/ |
D | MCSectionELF.h | 46 unsigned EntrySize; variable
|
D | MCContext.h | 353 unsigned Flags, unsigned EntrySize, in getELFSection() 359 unsigned Flags, unsigned EntrySize, in getELFSection() 366 unsigned Flags, unsigned EntrySize, in getELFSection()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
D | MCSectionELF.h | 43 unsigned EntrySize; variable
|
D | MCContext.h | 430 unsigned Flags, unsigned EntrySize, in getELFSection() 436 unsigned Flags, unsigned EntrySize, in getELFSection()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfStringPool.cpp | 61 unsigned EntrySize = 4; in emitStringOffsetsTableHeader() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfStringPool.cpp | 59 unsigned EntrySize = Asm.getDwarfOffsetByteSize(); in emitStringOffsetsTableHeader() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/ |
D | StringMapEntry.h | 44 void *StringMapEntryBase::allocateWithKey(size_t EntrySize, size_t EntryAlign, in allocateWithKey()
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Object/ |
D | OffloadBinary.h | 111 uint64_t EntrySize; // Size of the metadata entry in bytes. member
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
D | TargetLoweringObjectFileImpl.cpp | 653 unsigned EntrySize, bool UniqueSectionName) { in getELFSectionNameForGlobal() 707 unsigned &EntrySize, unsigned &NextUniqueID, in calcUniqueIDUpdateFlagsAndSize() 817 unsigned EntrySize = getEntrySizeForKind(Kind); in selectExplicitSectionGlobal() local 872 unsigned EntrySize = getEntrySizeForKind(Kind); in selectELFSectionForGlobal() local 2403 unsigned EntrySize = getEntrySizeForKind(Kind); in SelectSectionForGlobal() local
|
/external/pigweed/pw_containers/ |
D | inline_var_len_entry_queue.c | 49 } EntrySize; typedef
|
/external/coreboot/src/vendorcode/intel/fsp/fsp2_0/graniterapids/sp/ |
D | SystemInfoHob.h | 128 UINT8 EntrySize; // The entry size for each PM interface instance in 32-bit DWORDs member 143 UINT32 EntrySize : 16; member
|
/external/coreboot/src/vendorcode/intel/fsp/fsp2_0/graniterapids/ap/ |
D | SystemInfoHob.h | 128 UINT8 EntrySize; // The entry size for each PM interface instance in 32-bit DWORDs member 143 UINT32 EntrySize : 16; member
|
/external/coreboot/src/vendorcode/intel/fsp/fsp2_0/sapphirerapids_sp/ |
D | SystemInfoHob.h | 128 UINT8 EntrySize; // The entry size for each PM interface instance in 32-bit DWORDs member 143 UINT32 EntrySize : 16; member
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MipsInstructionSelector.cpp | 333 unsigned EntrySize = in select() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/ |
D | MipsInstructionSelector.cpp | 368 unsigned EntrySize = in select() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | TargetLoweringObjectFileImpl.cpp | 642 unsigned EntrySize = getEntrySizeForKind(Kind); in selectELFSectionForGlobal() local 1859 unsigned EntrySize = getEntrySizeForKind(Kind); in SelectSectionForGlobal() local
|