Home
last modified time | relevance | path

Searched refs:getSectionPtr (Results 1 – 1 of 1) sorted by relevance

/trueos/contrib/llvm/lib/Object/
HDMachOObjectFile.cpp244 getSectionPtr(const MachOObjectFile *O, MachOObjectFile::LoadCommandInfo L, in getSectionPtr() function
445 const char *Sec = getSectionPtr(this, Load, J); in MachOObjectFile()
1462 const char *Sec = getSectionPtr(this, L, Index); in getSection()
1468 const char *Sec = getSectionPtr(this, L, Index); in getSection64()