Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Object/
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
/freebsd-12-stable/contrib/llvm-project/llvm/lib/MC/
DELFObjectWriter.cpp140 std::vector<const MCSectionELF *> SectionTable; member
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Object/
DCOFF.h810 const coff_section *SectionTable; variable
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp492 std::vector<std::string> SectionTable; member in __anonfbd6fa600411::BitcodeReader