Home | History | Annotate | Download | only in scripts

Lines Matching full:none

46 TOOLCHAIN_INFO = None
60 def ToolPath(tool, toolchain_info=None):
72 None
78 if TOOLCHAIN_INFO is not None:
123 return (info and info.get(addr)) or [(None, None, None)]
147 return None
151 return None
155 return None
161 source_info = [(None, None)]
167 object_symbol_with_offset = None
191 return None
196 return None
213 symbol = None
216 location = None
217 if symbol is None and location is None:
258 return None
262 return None
266 return None
290 current_symbol = None # The current function symbol in the disassembly.