Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/DebugInfo/PDB/DIA/
H A DDIASectionContrib.cpp67 return PrivateGetDIAValue(Section, &IDiaSectionContrib::get_code); in hasCode()
H A DDIARawSymbol.cpp951 return PrivateGetDIAValue(Symbol, &IDiaSymbol::get_code); in isCode()
/llvm-project-15.0.7/lldb/third_party/Python/module/six/
H A Dsix.py218 def get_code(self, fullname): member in _SixMetaPathImporter
224 get_source = get_code # same as get_code