Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Object/
H A DMachOObjectFile.cpp93 getSectionPtr(const MachOObjectFile &O, MachOObjectFile::LoadCommandInfo L, in getSectionPtr() function
295 const char *Sec = getSectionPtr(Obj, Load, J); in parseSegmentLoadCommand()
4281 const char *Sec = getSectionPtr(*this, L, Index); in getSection()
4287 const char *Sec = getSectionPtr(*this, L, Index); in getSection64()