Home
last modified time | relevance | path

Searched defs:ShEntsize (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceELFSection.h49 ELFSection(const std::string &Name, Elf64_Word ShType, Elf64_Xword ShFlags, Elf64_Xword ShAddralign, Elf64_Xword ShEntsize) ELFSection() argument
168 ELFSymbolTableSection(const std::string &Name, Elf64_Word ShType, Elf64_Xword ShFlags, Elf64_Xword ShAddralign, Elf64_Xword ShEntsize) ELFSymbolTableSection() argument
224 ELFRelocationSection(const std::string &Name, Elf64_Word ShType, Elf64_Xword ShFlags, Elf64_Xword ShAddralign, Elf64_Xword ShEntsize) ELFRelocationSection() argument
H A DIceELFObjectWriter.cpp352 constexpr Elf64_Xword ShEntsize = 0; // non-uniform data element size. in writeDataOfType() local
580 const Elf64_Xword ShEntsize = PointerSize; in writeJumpTable() local
98 createSection(const std::string &Name, Elf64_Word ShType, Elf64_Xword ShFlags, Elf64_Xword ShAddralign, Elf64_Xword ShEntsize) createSection() argument
[all...]
H A DIceTargetLoweringMIPS32.cpp5660 const llvm::ELF::Elf64_Xword ShEntsize = sizeof(Flags); in emitTargetRODataSections() local

Completed in 11 milliseconds