Home
last modified time | relevance | path

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

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