Searched refs:getSection64 (Results 1 – 4 of 4) sorted by relevance
406 macho::Section64 Sect = O->getSection64(Sec); in getSectionFlags()489 macho::Section64 Sec = getSection64(SecRel); in getSymbolFileOffset()685 macho::Section64 Sect = getSection64(Sec); in getSectionAddress()697 macho::Section64 Sect = getSection64(Sec); in getSectionSize()713 macho::Section64 Sect = getSection64(Sec); in getSectionContents()730 macho::Section64 Sect = getSection64(Sec); in getSectionAlignment()820 macho::Section64 Sect = getSection64(Sec); in getSectionRelBegin()837 macho::Section64 Sect = getSection64(Sec); in getSectionRelEnd()1471 macho::Section64 MachOObjectFile::getSection64(DataRefImpl DRI) const { in getSection64() function in llvm::object::MachOObjectFile1481 macho::Section64 MachOObjectFile::getSection64(const LoadCommandInfo &L, in getSection64() function in llvm::object::MachOObjectFile
168 macho::Section64 getSection64(DataRefImpl DRI) const;170 macho::Section64 getSection64(const LoadCommandInfo &L, unsigned Index) const;
181 macho::Section64 Sect = Obj->getSection64(Sec); in getSection()
161 macho::Section64 Sect = Obj.getSection64(LCI, i); in DumpSegment64Command()