/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfStringPool.cpp | 48 unsigned EntrySize = 4; in emitStringOffsetsTableHeader() local
|
D | WinException.cpp | 550 const MCExpr *EntrySize = MCConstantExpr::create(16, Ctx); in emitCSpecificHandlerTable() local
|
/external/swiftshader/third_party/LLVM/include/llvm/MC/ |
D | MCSectionELF.h | 41 unsigned EntrySize; variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/ |
D | MCContext.cpp | 319 unsigned EntrySize, in createELFSectionImpl() 353 unsigned Flags, unsigned EntrySize, in createELFRelSection() 369 unsigned EntrySize) { in getELFNamedSection() 374 unsigned Flags, unsigned EntrySize, in getELFSection() 386 unsigned Flags, unsigned EntrySize, in getELFSection()
|
D | ELFObjectWriter.cpp | 617 unsigned EntrySize = is64Bit() ? ELF::SYMENTRY_SIZE64 : ELF::SYMENTRY_SIZE32; in computeSymbolTable() local 775 unsigned EntrySize; in createRelocationSection() local 882 uint64_t 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/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-7.0/llvm/include/llvm/MC/ |
D | MCSectionELF.h | 44 unsigned EntrySize; variable
|
D | MCContext.h | 399 unsigned Flags, unsigned EntrySize, in getELFSection() 405 unsigned Flags, unsigned EntrySize, in getELFSection()
|
/external/v8/src/ |
D | external-reference-table.h | 53 static constexpr uint32_t EntrySize() { in EntrySize() function
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | ELFCodeEmitter.cpp | 176 unsigned EntrySize = 4; //MJTI->getEntrySize(); in emitJumpTables() local
|
/external/swiftshader/third_party/LLVM/lib/MC/ |
D | MCContext.cpp | 192 SectionKind Kind, unsigned EntrySize, StringRef Group) { in getELFSection()
|
D | ELFObjectWriter.cpp | 691 unsigned EntrySize; in CreateRelocationSections() local 731 uint64_t EntrySize) { in WriteSecHdrEntry() 807 unsigned EntrySize = is64Bit() ? ELF::SYMENTRY_SIZE64 : ELF::SYMENTRY_SIZE32; in CreateMetadataSections() local
|
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/ |
D | JITEmitter.cpp | 1120 unsigned EntrySize = MJTI->getEntrySize(*TheJIT->getTargetData()); in initJumpTableInfo() local 1237 unsigned EntrySize = JumpTable->getEntrySize(*TheJIT->getTargetData()); in getJumpTableEntryAddress() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/ |
D | DWARFUnit.cpp | 655 uint8_t EntrySize = getDwarfOffsetByteSize(); in validateContributionSize() local
|
D | DWARFContext.cpp | 186 unsigned EntrySize = Contribution->getDwarfOffsetByteSize(); in dumpDWARFv5StringOffsetsSection() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-objcopy/ |
D | Object.h | 245 uint32_t EntrySize = 0; variable
|
/external/llvm/lib/Transforms/IPO/ |
D | LowerTypeTests.cpp | 750 unsigned EntrySize = getJumpTableEntrySize(); in buildBitSetsFromFunctions() local
|
/external/llvm/lib/CodeGen/ |
D | TargetLoweringObjectFileImpl.cpp | 250 unsigned EntrySize = 0; in selectELFSectionForGlobal() local
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | WinException.cpp | 542 const MCExpr *EntrySize = MCConstantExpr::create(16, Ctx); in emitCSpecificHandlerTable() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | TargetLoweringObjectFileImpl.cpp | 461 unsigned EntrySize = getEntrySizeForKind(Kind); in selectELFSectionForGlobal() local
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/ |
D | AsmPrinter.cpp | 1170 unsigned EntrySize = MJTI->getEntrySize(*TM.getTargetData()); in EmitJumpTableEntry() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-readobj/ |
D | COFFDumper.cpp | 764 uint64_t EntrySize, PrintExtraCB PrintExtra) { in printRVATable()
|