Home
last modified time | relevance | path

Searched defs:SectionTableSize (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/ObjectYAML/
H A DCOFFEmitter.cpp149 uint32_t SectionTableSize; member
/llvm-project-15.0.7/llvm/include/llvm/Object/
H A DELF.h823 const uint64_t SectionTableSize = NumSections * sizeof(Elf_Shdr); in sections() local