Home
last modified time | relevance | path

Searched refs:hasCode16Bit (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/
DIPDBSectionContrib.h32 virtual bool hasCode16Bit() const = 0;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/DIA/
DDIASectionContrib.h33 bool hasCode16Bit() const override;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/DIA/
DDIASectionContrib.cpp71 bool DIASectionContrib::hasCode16Bit() const { in hasCode16Bit() function in DIASectionContrib