Lines Matching defs:getSection
187 MachO::section Sect = O.getSection(Sec);
1944 return getSection(Sec).addr;
1965 MachO::section Sect = getSection(Sec);
1995 MachO::section Sect = getSection(Sec);
2009 MachO::section Sect = getSection(Sec);
2016 Expected<SectionRef> MachOObjectFile::getSection(unsigned SectionIndex) const {
2025 Expected<SectionRef> MachOObjectFile::getSection(StringRef SectionName) const {
2171 return getSection(Sec).offset == 0;
2188 MachO::section Sect = getSection(Sec);
4619 MachO::section MachOObjectFile::getSection(DataRefImpl DRI) const {
4629 MachO::section MachOObjectFile::getSection(const LoadCommandInfo &L,
4788 MachO::section Sect = getSection(Sec);