Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/MC/
H A DMCSymbol.h180 MCSection *getSectionPtr() const { in getSectionPtr() function
269 return *getSectionPtr(); in getSection()
/freebsd-12.1/contrib/llvm/lib/Object/
H A DMachOObjectFile.cpp95 getSectionPtr(const MachOObjectFile &O, MachOObjectFile::LoadCommandInfo L, in getSectionPtr() function
293 const char *Sec = getSectionPtr(Obj, Load, J); in parseSegmentLoadCommand()
4242 const char *Sec = getSectionPtr(*this, L, Index); in getSection()
4248 const char *Sec = getSectionPtr(*this, L, Index); in getSection64()