Home
last modified time | relevance | path

Searched defs:getModuleStreamIndex (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/
DDbiModuleDescriptor.cpp56 uint16_t DbiModuleDescriptor::getModuleStreamIndex() const { in getModuleStreamIndex() function in DbiModuleDescriptor
/external/llvm/lib/DebugInfo/PDB/Raw/
DModInfo.cpp97 uint16_t ModInfo::getModuleStreamIndex() const { return Layout->ModDiStream; } in getModuleStreamIndex() function in ModInfo