Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/llvm-objcopy/ELF/
H A DObject.cpp1487 auto NullSectionSize = WriteSectionHeaders ? sizeof(Elf_Shdr) : 0; in totalSize() local
1489 NullSectionSize; in totalSize()