Home
last modified time | relevance | path

Searched refs:EntSize (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DELFEmitter.cpp453 if (Sec->EntSize) in initSectionHeaders()
454 SHeader.sh_entsize = *Sec->EntSize; in initSectionHeaders()
624 SHeader.sh_entsize = (YAMLSec && YAMLSec->EntSize) in initSymtabSectionHeader()
625 ? (uint64_t)(*YAMLSec->EntSize) in initSymtabSectionHeader()
664 if (YAMLSec && YAMLSec->EntSize) in initStrtabSectionHeader()
665 SHeader.sh_entsize = *YAMLSec->EntSize; in initStrtabSectionHeader()
777 if (Section.EntSize) in writeSectionContent()
778 SHeader.sh_entsize = *Section.EntSize; in writeSectionContent()
839 Section.EntSize ? uint64_t(*Section.EntSize) : sizeof(Elf_Relr); in writeSectionContent()
869 SHeader.sh_entsize = Shndx.EntSize ? (uint64_t)*Shndx.EntSize : 4; in writeSectionContent()
[all …]
DELFYAML.cpp1016 IO.mapOptional("EntSize", Section.EntSize); in commonSectionMapping()
/third_party/elfio/tests/elf_examples/
Dhello_64_o.txt24 Size EntSize Flags Link Info Align
Dhello_64.txt24 Size EntSize Flags Link Info Align
Dls.readelf24 Size EntSize Flags Link Info Align
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceELFObjectWriter.cpp518 size_t EntSize = typeWidthInBytes(Ty); in writeConstantPool() local
520 SizeT WriteAmt = std::min(EntSize, llvm::array_lengthof(Buf)); in writeConstantPool()
522 assert(WriteAmt == EntSize); in writeConstantPool()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
DELFYAML.h171 Optional<llvm::yaml::Hex64> EntSize; member
/third_party/gettext/gettext-tools/tests/
Dmm-viet.comp.po11015 msgid " Size EntSize Flags Link Info Align\n"
11016 msgstr " Size EntSize Flags Link Info Align\n"