Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Object/
H A DCOFFImportFile.cpp207 const coff_section SectionTable[NumberOfSections] = { in createImportDescriptor() local
343 const coff_section SectionTable[NumberOfSections] = { in createNullImportDescriptor() local
406 const coff_section SectionTable[NumberOfSections] = { in createNullThunk() local
513 const coff_section SectionTable[NumberOfSections] = { in createWeakExternal() local
/llvm-project-15.0.7/llvm/lib/MC/
H A DELFObjectWriter.cpp138 std::vector<const MCSectionELF *> SectionTable; member
/llvm-project-15.0.7/llvm/include/llvm/Object/
H A DCOFF.h810 const coff_section *SectionTable; variable
/llvm-project-15.0.7/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp574 std::vector<std::string> SectionTable; member in __anon27c3e5780411::BitcodeReader