Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCSymbol.h179 MCSection *getSectionPtr(bool SetUsed = true) const {
266 return *getSectionPtr(SetUsed);
/external/llvm/lib/Object/
DMachOObjectFile.cpp69 getSectionPtr(const MachOObjectFile *O, MachOObjectFile::LoadCommandInfo L, in getSectionPtr() function
220 const char *Sec = getSectionPtr(Obj, Load, J); in parseSegmentLoadCommand()
1973 const char *Sec = getSectionPtr(this, L, Index); in getSection()
1979 const char *Sec = getSectionPtr(this, L, Index); in getSection64()