Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Object/
H A DMachOObjectFile.cpp97 getSectionPtr(const MachOObjectFile &O, MachOObjectFile::LoadCommandInfo L, in getSectionPtr() function
299 const char *Sec = getSectionPtr(Obj, Load, J); in parseSegmentLoadCommand()
4622 const char *Sec = getSectionPtr(*this, L, Index); in getSection()
4628 const char *Sec = getSectionPtr(*this, L, Index); in getSection64()