Lines Matching defs:toSec
118 const coff_section *COFFObjectFile::toSec(DataRefImpl Ref) const {
264 const coff_section *Sec = toSec(Ref);
270 const coff_section *Sec = toSec(Ref);
275 const coff_section *Sec = toSec(Ref);
285 return toSec(Sec) - SectionTable;
289 return getSectionSize(toSec(Ref));
294 const coff_section *Sec = toSec(Ref);
302 const coff_section *Sec = toSec(Ref);
311 const coff_section *Sec = toSec(Ref);
316 const coff_section *Sec = toSec(Ref);
321 const coff_section *Sec = toSec(Ref);
349 const coff_section *Sec = toSec(Ref);
396 const coff_section *Sec = toSec(Ref);
406 const coff_section *Sec = toSec(Ref);
1278 return toSec(Section.getRawDataRefImpl());