Searched refs:getSectionRawName (Results 1 – 3 of 3) sorted by relevance
626 ArrayRef<char> getSectionRawName(DataRefImpl Sec) const;
479 ArrayRef<char> RawName = Obj->getSectionRawName(DR); in printSectionHeaders()
1937 ArrayRef<char> Raw = getSectionRawName(Sec); in getSectionName()4527 MachOObjectFile::getSectionRawName(DataRefImpl Sec) const { in getSectionRawName() function in MachOObjectFile