Home
last modified time | relevance | path

Searched defs:SectionTable (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/
H A DCOFFImportFile.cpp203 const coff_section SectionTable[NumberOfSections] = { in createImportDescriptor() local
339 const coff_section SectionTable[NumberOfSections] = { in createNullImportDescriptor() local
402 const coff_section SectionTable[NumberOfSections] = { in createNullThunk() local
509 const coff_section SectionTable[NumberOfSections] = { in createWeakExternal() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DELFObjectWriter.cpp140 std::vector<const MCSectionELF *> SectionTable; member
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Object/
H A DCOFF.h810 const coff_section *SectionTable; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp492 std::vector<std::string> SectionTable; member in __anon8c0d27130411::BitcodeReader