Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DELFObjectWriter.cpp152 std::vector<const MCSectionELF *> SectionTable; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DCOFF.h774 const coff_section *SectionTable; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp493 std::vector<std::string> SectionTable; member in __anon03d27e340411::BitcodeReader