Lines Matching refs:symbols
700 this.symbols = [];
713 this.symbols = [
719 this.symbols = ['', ''];
725 if (this.symbols.length == 0) {
728 var lineEndPos = this.symbols[0].indexOf('\n', this.parsePos);
730 this.symbols.shift();
735 var line = this.symbols[0].substring(this.parsePos, lineEndPos);
761 this.symbols = [os.system(this.nmExec, ['-n', '-f', libName], -1, -1), ''];
764 this.symbols = '';
771 this.symbols = '';
799 this.symbols = read(mapFileName);
802 this.symbols = '';
808 var lineEndPos = this.symbols.indexOf('\r\n', this.parsePos);
813 var line = this.symbols.substring(this.parsePos, lineEndPos);
816 // Image base entry is above all other symbols, so we can just