Searched refs:toSec (Results 1 – 4 of 4) sorted by relevance
72 const coff_section *COFFObjectFile::toSec(DataRefImpl Sec) const { in toSec() function in COFFObjectFile280 const coff_section *sec = toSec(Sec); in getSectionNext()289 const coff_section *sec = toSec(Sec); in getSectionName()312 const coff_section *sec = toSec(Sec); in getSectionAddress()319 const coff_section *sec = toSec(Sec); in getSectionSize()326 const coff_section *sec = toSec(Sec); in getSectionContents()341 const coff_section *sec = toSec(Sec); in getSectionAlignment()350 const coff_section *sec = toSec(Sec); in isSectionText()357 const coff_section *sec = toSec(Sec); in isSectionData()364 const coff_section *sec = toSec(Sec); in isSectionBSS()[all …]
116 const coff_section *COFFObjectFile::toSec(DataRefImpl Ref) const { in toSec() function in COFFObjectFile256 const coff_section *Sec = toSec(Ref); in moveSectionNext()263 const coff_section *Sec = toSec(Ref); in getSectionName()268 const coff_section *Sec = toSec(Ref); in getSectionAddress()278 return getSectionSize(toSec(Ref)); in getSectionSize()283 const coff_section *Sec = toSec(Ref); in getSectionContents()291 const coff_section *Sec = toSec(Ref); in getSectionAlignment()300 const coff_section *Sec = toSec(Ref); in isSectionText()305 const coff_section *Sec = toSec(Ref); in isSectionData()310 const coff_section *Sec = toSec(Ref); in isSectionBSS()[all …]
91 const coff_section *toSec(DataRefImpl Sec) const;
649 const coff_section *toSec(DataRefImpl Sec) const;