Lines Matching refs:toSec
116 const coff_section *COFFObjectFile::toSec(DataRefImpl Ref) const {
256 const coff_section *Sec = toSec(Ref);
263 const coff_section *Sec = toSec(Ref);
268 const coff_section *Sec = toSec(Ref);
278 return getSectionSize(toSec(Ref));
283 const coff_section *Sec = toSec(Ref);
291 const coff_section *Sec = toSec(Ref);
300 const coff_section *Sec = toSec(Ref);
305 const coff_section *Sec = toSec(Ref);
310 const coff_section *Sec = toSec(Ref);
325 const coff_section *Sec = toSec(Ref);
366 const coff_section *Sec = toSec(Ref);
376 const coff_section *Sec = toSec(Ref);
1085 return toSec(Section.getRawDataRefImpl());