Lines Matching refs:symbols
627 this.symbols = [];
640 this.symbols = [
646 this.symbols = ['', ''];
652 if (this.symbols.length == 0) {
655 var lineEndPos = this.symbols[0].indexOf('\n', this.parsePos);
657 this.symbols.shift();
662 var line = this.symbols[0].substring(this.parsePos, lineEndPos);
691 this.symbols = [os.system(this.nmExec, ['-n', libName], -1, -1), ''];
694 this.symbols = '';
701 this.symbols = '';
729 this.symbols = read(mapFileName);
732 this.symbols = '';
738 var lineEndPos = this.symbols.indexOf('\r\n', this.parsePos);
743 var line = this.symbols.substring(this.parsePos, lineEndPos);
746 // Image base entry is above all other symbols, so we can just