Searched refs:getSection64 (Results 1 – 6 of 6) sorted by relevance
418 MachO::section_64 Sect = O->getSection64(Sec); in getSectionFlags()678 MachO::section_64 Sect = getSection64(Sec); in getSectionAddress()690 MachO::section_64 Sect = getSection64(Sec); in getSectionSize()706 MachO::section_64 Sect = getSection64(Sec); in getSectionContents()723 MachO::section_64 Sect = getSection64(Sec); in getSectionAlignment()829 MachO::section_64 Sect = getSection64(Sec); in section_rel_end()1776 MachO::section_64 MachOObjectFile::getSection64(DataRefImpl DRI) const { in getSection64() function in llvm::object::MachOObjectFile1786 MachO::section_64 MachOObjectFile::getSection64(const LoadCommandInfo &L, in getSection64() function in llvm::object::MachOObjectFile1841 MachO::section_64 Sect = getSection64(Sec); in getRelocation()
188 MachO::section_64 getSection64(DataRefImpl DRI) const;190 MachO::section_64 getSection64(const LoadCommandInfo &L,unsigned Index) const;
60 MachO::section_64 S = MOOF->getSection64(StubsSec.getRawDataRefImpl()); in MCMachObjectSymbolizer()
142 MachO::section_64 Sec = MachO->getSection64(Load, J); in PrintDarwinSectionSizes()209 MachO::section_64 Sec = MachO->getSection64(Load, J); in PrintDarwinSegmentSizes()
174 MachO::section_64 Sect = Obj->getSection64(Sec); in getSection()
158 MachO::section_64 Sect = Obj.getSection64(LCI, i); in DumpSegment64Command()