Home
last modified time | relevance | path

Searched refs:createSectionMap (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/Native/
DDbiStreamBuilder.h83 createSectionMap(ArrayRef<llvm::object::coff_section> SecHdrs);
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/
DDbiStreamBuilder.cpp319 std::vector<SecMapEntry> DbiStreamBuilder::createSectionMap( in createSectionMap() function in DbiStreamBuilder