Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/
H A DMachOObjectFile.cpp94 getSectionPtr(const MachOObjectFile &O, MachOObjectFile::LoadCommandInfo L, in getSectionPtr() function
296 const char *Sec = getSectionPtr(Obj, Load, J); in parseSegmentLoadCommand()
4275 const char *Sec = getSectionPtr(*this, L, Index); in getSection()
4281 const char *Sec = getSectionPtr(*this, L, Index); in getSection64()