Searched defs:EntrySize (Results 1 – 14 of 14) sorted by relevance
/third_party/skia/third_party/externals/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()
|
/third_party/skia/third_party/externals/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()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfStringPool.cpp | 61 unsigned EntrySize = 4; in emitStringOffsetsTableHeader() local
|
D | WinException.cpp | 579 const MCExpr *EntrySize = MCConstantExpr::create(16, Ctx); in emitCSpecificHandlerTable() local
|
D | AsmPrinter.cpp | 1969 unsigned EntrySize = MJTI->getEntrySize(getDataLayout()); in EmitJumpTableEntry() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MipsInstructionSelector.cpp | 333 unsigned EntrySize = in select() local
|
/third_party/skia/third_party/externals/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
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/ |
D | DWARFUnit.cpp | 869 uint8_t EntrySize = getDwarfOffsetByteSize(); in validateContributionSize() local
|
D | DWARFContext.cpp | 182 unsigned EntrySize = Contribution->getDwarfOffsetByteSize(); in dumpDWARFv5StringOffsetsSection() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
D | LowerTypeTests.cpp | 1485 unsigned EntrySize = getJumpTableEntrySize(); in buildBitSetsFromFunctionsNative() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeDAG.cpp | 3542 unsigned EntrySize = in ExpandNode() local
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/ |
D | stylo.hpp | 91247 uint32_t EntrySize() const { return mEntrySize; } in EntrySize() function in PLDHashTable
|