Searched refs:SecStrTable (Results 1 – 1 of 1) sorted by relevance
3600 StringRef SecStrTable; in printSectionHeaders() local3603 SecStrTable = *SecStrTableOrErr; in printSectionHeaders()3610 if (SecStrTable.empty()) in printSectionHeaders()3614 this->FileName, this->Obj.getSectionName(Sec, SecStrTable))); in printSectionHeaders()3981 StringRef SecStrTable; in printSectionDetails() local3984 SecStrTable = *SecStrTableOrErr; in printSectionDetails()3993 this->Obj.getSectionName(S, SecStrTable)) in printSectionDetails()