Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Object/
H A DCOFFImportFile.cpp209 const coff_section SectionTable[NumberOfSections] = { in createImportDescriptor() local
345 const coff_section SectionTable[NumberOfSections] = { in createNullImportDescriptor() local
408 const coff_section SectionTable[NumberOfSections] = { in createNullThunk() local
515 const coff_section SectionTable[NumberOfSections] = { in createWeakExternal() local
/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DELFObjectWriter.cpp138 std::vector<const MCSectionELF *> SectionTable; member
/openbsd-src/gnu/llvm/llvm/include/llvm/Object/
H A DCOFF.h799 const coff_section *SectionTable; variable
/openbsd-src/gnu/llvm/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp575 std::vector<std::string> SectionTable; member in __anone38b3fdf0411::BitcodeReader