Searched refs:getSectionPointer (Results 1 – 3 of 3) sorted by relevance
236 const char *getSectionPointer(DataRefImpl Rel) const;
78 const_cast<char *>(objf->getSectionPointer(Sec.getRawDataRefImpl())); in updateSectionAddress()
1926 const char *MachOObjectFile::getSectionPointer(DataRefImpl Rel) const { in getSectionPointer() function in llvm::object::MachOObjectFile