Home
last modified time | relevance | path

Searched defs:NumSections (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DDbiStream.cpp271 size_t NumSections = StreamLen / sizeof(object::coff_section); in initializeSectionHeadersData() local
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMachObjectWriter.cpp218 StringRef Name, unsigned NumSections, uint64_t VMAddr, uint64_t VMSize, in writeSegmentLoadCommand()
810 unsigned NumSections = Asm.end() - Asm.begin(); in writeObject() local
H A DELFObjectWriter.cpp932 const unsigned NumSections = SectionTable.size(); in writeSectionHeader() local
1081 uint16_t NumSections = support::endian::byte_swap<uint16_t>( in writeObject() local
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DDebuggerSupportPlugin.cpp
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DRawTypes.h272 support::ulittle32_t NumSections; member
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DELF.h951 uintX_t NumSections = getHeader().e_shnum; in sections() local
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DCOFFObjectFile.cpp1036 int NumSections = in section_end() local