| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
| H A D | MCSectionELF.cpp | 165 OS << "," << EntrySize; in PrintSwitchToSection() local
|
| H A D | MCContext.cpp | 330 createELFSectionImpl(StringRef Section, unsigned Type, unsigned Flags, SectionKind K, unsigned EntrySize, const MCSymbolELF *Group, unsigned UniqueID, const MCSymbolELF *Associated) createELFSectionImpl() argument 365 createELFRelSection(const Twine &Name, unsigned Type, unsigned Flags, unsigned EntrySize, const MCSymbolELF *Group, const MCSectionELF *RelInfoSection) createELFRelSection() argument 379 getELFNamedSection(const Twine &Prefix, const Twine &Suffix, unsigned Type, unsigned Flags, unsigned EntrySize) getELFNamedSection() argument 386 getELFSection(const Twine &Section, unsigned Type, unsigned Flags, unsigned EntrySize, const Twine &Group, unsigned UniqueID, const MCSymbolELF *Associated) getELFSection() argument 398 getELFSection(const Twine &Section, unsigned Type, unsigned Flags, unsigned EntrySize, const MCSymbolELF *GroupSym, unsigned UniqueID, const MCSymbolELF *Associated) getELFSection() argument [all...] |
| H A D | ELFObjectWriter.cpp | 615 unsigned EntrySize = is64Bit() ? ELF::SYMENTRY_SIZE64 : ELF::SYMENTRY_SIZE32; in computeSymbolTable() local 791 unsigned EntrySize; in createRelocationSection() local 899 WriteSecHdrEntry(uint32_t Name, uint32_t Type, uint64_t Flags, uint64_t Address, uint64_t Offset, uint64_t Size, uint32_t Link, uint32_t Info, uint64_t Alignment, uint64_t EntrySize) WriteSecHdrEntry() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | DwarfStringPool.cpp | 61 unsigned EntrySize = 4; in emitStringOffsetsTableHeader() local
|
| H A D | WinException.cpp | 579 const MCExpr *EntrySize = MCConstantExpr::create(16, Ctx); in emitCSpecificHandlerTable() local
|
| H A 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/include/llvm/MC/ |
| H A D | MCSectionELF.h | 43 unsigned EntrySize; member in llvm::final
|
| H A D | MCContext.h | 429 getELFSection(const Twine &Section, unsigned Type, unsigned Flags, unsigned EntrySize, const Twine &Group) getELFSection() argument 435 getELFSection(const Twine &Section, unsigned Type, unsigned Flags, unsigned EntrySize, const Twine &Group, unsigned UniqueID) getELFSection() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/ |
| H A D | DWARFUnit.cpp | 869 uint8_t EntrySize = getDwarfOffsetByteSize(); in validateContributionSize() local
|
| H A 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/Target/Mips/ |
| H A D | MipsInstructionSelector.cpp | 333 unsigned EntrySize = in select() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| H A 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/Transforms/IPO/ |
| H A D | LowerTypeTests.cpp | 1485 unsigned EntrySize = getJumpTableEntrySize(); in buildBitSetsFromFunctionsNative() local
|