Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-objcopy/
DObject.cpp1201 auto NullSectionSize = WriteSectionHeaders ? sizeof(Elf_Shdr) : 0; in totalSize() local
1203 NullSectionSize; in totalSize()