Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/
DIPDBSectionContrib.h30 virtual bool isNotPaged() const = 0;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/DIA/
DDIASectionContrib.h31 bool isNotPaged() const override;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/DIA/
DDIASectionContrib.cpp63 bool DIASectionContrib::isNotPaged() const { in isNotPaged() function in DIASectionContrib