Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Object/
H A DMachOObjectFile.cpp97 getSectionPtr(const MachOObjectFile &O, MachOObjectFile::LoadCommandInfo L, in getSectionPtr() function
304 const char *Sec = getSectionPtr(Obj, Load, J); in parseSegmentLoadCommand()
4633 const char *Sec = getSectionPtr(*this, L, Index); in getSection()
4639 const char *Sec = getSectionPtr(*this, L, Index); in getSection64()