Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DCOFFImportFile.cpp286 const coff_section SectionTable[NumberOfSections] = { in createImportDescriptor() local
422 const coff_section SectionTable[NumberOfSections] = { in createNullImportDescriptor() local
485 const coff_section SectionTable[NumberOfSections] = { in createNullThunk() local
597 const coff_section SectionTable[NumberOfSections] = { in createWeakExternal() local
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DELFObjectWriter.cpp137 std::vector<MCSectionELF *> SectionTable; member
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DCOFF.h846 const coff_section *SectionTable; variable
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp597 std::vector<std::string> SectionTable; member in __anondf6e26480411::BitcodeReader