Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DCOFFImportFile.cpp288 const coff_section SectionTable[NumberOfSections] = { in createImportDescriptor() local
424 const coff_section SectionTable[NumberOfSections] = { in createNullImportDescriptor() local
487 const coff_section SectionTable[NumberOfSections] = { in createNullThunk() local
599 const coff_section SectionTable[NumberOfSections] = { in createWeakExternal() local
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DXCOFFLinkGraphBuilder.h55 DenseMap<uint16_t, SectionEntry> SectionTable; variable
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DELFObjectWriter.cpp148 std::vector<MCSectionELF *> SectionTable; member
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DCOFF.h891 const coff_section *SectionTable; variable
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp582 std::vector<std::string> SectionTable; member in __anondf6e26480411::BitcodeReader