Searched refs:_parseForGCC (Results 1 – 2 of 2) sorted by relevance
60 return _parseForGCC(lines, efifilepath)63 def _parseForGCC(lines, efifilepath): function
69 return _parseForGCC(lines, efifilepath, varnames)72 def _parseForGCC(lines, efifilepath, varnames): function