Searched refs:SecStrTable (Results 1 – 1 of 1) sorted by relevance
3616 StringRef SecStrTable; in printSectionHeaders() local3619 SecStrTable = *SecStrTableOrErr; in printSectionHeaders()3626 if (SecStrTable.empty()) in printSectionHeaders()3630 this->FileName, this->Obj.getSectionName(Sec, SecStrTable))); in printSectionHeaders()3997 StringRef SecStrTable; in printSectionDetails() local4000 SecStrTable = *SecStrTableOrErr; in printSectionDetails()4009 this->Obj.getSectionName(S, SecStrTable)) in printSectionDetails()