Searched refs:getSectionRawFinalSegmentName (Results 1 – 3 of 3) sorted by relevance
627 ArrayRef<char> getSectionRawFinalSegmentName(DataRefImpl Sec) const;
481 ArrayRef<char> RawSegmentName = Obj->getSectionRawFinalSegmentName(DR); in printSectionHeaders()
4522 ArrayRef<char> Raw = getSectionRawFinalSegmentName(Sec); in getSectionFinalSegmentName()4535 MachOObjectFile::getSectionRawFinalSegmentName(DataRefImpl Sec) const { in getSectionRawFinalSegmentName() function in MachOObjectFile