Lines Matching refs:LiveVariablePrinter
9 // This file implements the LiveVariablePrinter and SourcePrinter classes to
54 void LiveVariablePrinter::addVariable(DWARFDie FuncDie, DWARFDie VarDie) {
85 void LiveVariablePrinter::addFunction(DWARFDie D) {
97 unsigned LiveVariablePrinter::getIndentLevel() const {
106 unsigned LiveVariablePrinter::moveToFirstVarColumn(formatted_raw_ostream &OS) {
122 unsigned LiveVariablePrinter::findFreeColumn() {
132 void LiveVariablePrinter::dump() const {
140 void LiveVariablePrinter::addCompileUnit(DWARFDie D) {
153 void LiveVariablePrinter::update(object::SectionedAddress ThisAddr,
210 const char *LiveVariablePrinter::getLineChar(LineChar C) const {
236 void LiveVariablePrinter::printAfterOtherLine(formatted_raw_ostream &OS,
264 void LiveVariablePrinter::printBetweenInsts(formatted_raw_ostream &OS,
323 void LiveVariablePrinter::printAfterInst(formatted_raw_ostream &OS) {
375 LiveVariablePrinter &LVP,
432 LiveVariablePrinter &LVP) {
482 LiveVariablePrinter &LVP) {