Searched refs:getSectionRawFinalSegmentName (Results 1 – 3 of 3) sorted by relevance
310 ArrayRef<char> getSectionRawFinalSegmentName(DataRefImpl Sec) const;
449 ArrayRef<char> RawSegmentName = Obj->getSectionRawFinalSegmentName(DR); in printSections()
1862 ArrayRef<char> Raw = getSectionRawFinalSegmentName(Sec); in getSectionFinalSegmentName()1875 MachOObjectFile::getSectionRawFinalSegmentName(DataRefImpl Sec) const { in getSectionRawFinalSegmentName() function in MachOObjectFile