Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/
DDbiModuleDescriptor.cpp43 bool DbiModuleDescriptor::hasECInfo() const { in hasECInfo() function in DbiModuleDescriptor
/external/llvm/lib/DebugInfo/PDB/Raw/
DModInfo.cpp91 bool ModInfo::hasECInfo() const { return (Layout->Flags & HasECFlagMask) != 0; } in hasECInfo() function in ModInfo