Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DBlockFrequencyInfoImpl.h224 uint32_t NumHeaders = 1; ///< Number of headers. member
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp526 uint32_t NumHeaders = Stream->getLength() / sizeof(object::coff_section); in loadSectionHeaders() local