Searched refs:SecStrTable (Results 1 – 1 of 1) sorted by relevance
4186 StringRef SecStrTable; in printSectionHeaders() local4189 SecStrTable = *SecStrTableOrErr; in printSectionHeaders()4196 if (SecStrTable.empty()) in printSectionHeaders()4200 this->FileName, this->Obj.getSectionName(Sec, SecStrTable))); in printSectionHeaders()4610 StringRef SecStrTable; in printSectionDetails() local4613 SecStrTable = *SecStrTableOrErr; in printSectionDetails()4622 this->Obj.getSectionName(S, SecStrTable)) in printSectionDetails()