Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCSymbol.h73 const MCSection *getSectionPtr() const { in getSectionPtr() function
114 return getSectionPtr() != nullptr; in isDefined()
130 return getSectionPtr() == AbsolutePseudoSection; in isAbsolute()
137 return *getSectionPtr(); in getSection()
/external/llvm/lib/Object/
DMachOObjectFile.cpp88 getSectionPtr(const MachOObjectFile *O, MachOObjectFile::LoadCommandInfo L, in getSectionPtr() function
315 const char *Sec = getSectionPtr(this, Load, J); in MachOObjectFile()
2276 const char *Sec = getSectionPtr(this, L, Index); in getSection()
2282 const char *Sec = getSectionPtr(this, L, Index); in getSection64()