Searched refs:ResolvedSection (Results 1 – 2 of 2) sorted by relevance
140 const coff_section *&ResolvedSection, in resolveRelocation() argument153 ResolvedSection = Ctx.COFF.getCOFFSection(**SI); in resolveRelocation()
162 const coff_section *&ResolvedSection, in resolveSectionAndAddress() argument171 ResolvedSection = Obj->getCOFFSection(**Iter); in resolveSectionAndAddress()