Searched refs:getSectionPtr (Results 1 – 2 of 2) sorted by relevance
180 MCSection *getSectionPtr() const { in getSectionPtr() function269 return *getSectionPtr(); in getSection()
95 getSectionPtr(const MachOObjectFile &O, MachOObjectFile::LoadCommandInfo L, in getSectionPtr() function293 const char *Sec = getSectionPtr(Obj, Load, J); in parseSegmentLoadCommand()4242 const char *Sec = getSectionPtr(*this, L, Index); in getSection()4248 const char *Sec = getSectionPtr(*this, L, Index); in getSection64()