Searched defs:SectionTable (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/Object/ | ||
H A D | COFFImportFile.cpp | 272 const coff_section SectionTable[NumberOfSections] = { createImportDescriptor() local |
/llvm-project/llvm/lib/MC/ | ||
H A D | ELFObjectWriter.cpp | 138 std::vector<MCSectionELF *> SectionTable; global() member |
/llvm-project/llvm/include/llvm/Object/ | ||
H A D | COFF.h | 846 const coff_section *SectionTable; global() variable |
/llvm-project/llvm/lib/Bitcode/Reader/ | ||
H A D | BitcodeReader.cpp | 597 std::vector<std::string> SectionTable; member in __anon461288fb0411::BitcodeReader |