Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Object/
H A DCOFFImportFile.cpp251 const coff_section SectionTable[NumberOfSections] = { in createImportDescriptor() local
387 const coff_section SectionTable[NumberOfSections] = { in createNullImportDescriptor() local
450 const coff_section SectionTable[NumberOfSections] = { in createNullThunk() local
562 const coff_section SectionTable[NumberOfSections] = { in createWeakExternal() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/
H A DELFObjectWriter.cpp139 std::vector<const MCSectionELF *> SectionTable; member
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Object/
H A DCOFF.h846 const coff_section *SectionTable; variable
/freebsd-14.2/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp576 std::vector<std::string> SectionTable; member in __anon933571fe0411::BitcodeReader