Searched defs:getSection64 (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Object/
H A DMachOObjectFile.cpp418 MachO::section_64 Sect = O->getSection64(Sec);
678 MachO::section_64 Sect = getSection64(Sec);
690 MachO::section_64 Sect = getSection64(Sec);
706 MachO::section_64 Sect = getSection64(Sec);
723 MachO::section_64 Sect = getSection64(Sec);
829 MachO::section_64 Sect = getSection64(Sec);
1776 MachO::section_64 MachOObjectFile::getSection64(DataRefImpl DRI) const { function in class:llvm::object::MachOObjectFile
1786 MachO::section_64 MachOObjectFile::getSection64(const LoadCommandInfo &L, function in class:llvm::object::MachOObjectFile
1841 MachO::section_64 Sect = getSection64(Sec);

Completed in 106 milliseconds