Searched refs:SecStrTable (Results 1 – 1 of 1) sorted by relevance
4121 StringRef SecStrTable; in printSectionHeaders() local4124 SecStrTable = *SecStrTableOrErr; in printSectionHeaders()4131 if (SecStrTable.empty()) in printSectionHeaders()4135 this->FileName, this->Obj.getSectionName(Sec, SecStrTable))); in printSectionHeaders()4545 StringRef SecStrTable; in printSectionDetails() local4548 SecStrTable = *SecStrTableOrErr; in printSectionDetails()4557 this->Obj.getSectionName(S, SecStrTable)) in printSectionDetails()